Skip to content

Commit

Permalink
boards: x86: minnowboard: doc: update minnowboard links
Browse files Browse the repository at this point in the history
The documentation references now out-dated links to websites for
board landing page, and firmware download and instructions. This
commit updates the links and adds a link to the latest firmware
development for reference.

Fixes zephyrproject-rtos#24325

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
  • Loading branch information
jenmwms authored and hakehuang committed Jun 20, 2020
1 parent cd6ebf1 commit a5062ce
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions boards/x86/minnowboard/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,13 @@ Booting Zephyr on the MinnowBoard

The MinnowBoard by default will be running a 64bit firmware. To boot Zephyr, you
will need to replace the 64bit firmware with the 32bit variant. Please follow
the instructions for flashing and updating the firmware documented at the
`MinnowBoard firmware`_ website.


.. _MinnowBoard: https://minnowboard.org/
.. _MinnowBoard firmware: https://minnowboard.org/tutorials/updating-the-firmware
the instructions for updating the firmware documented at the
`MinnowBoard firmware`_ website. Look for the Firmware Download section and find
Firmware Flash Images release. The ZIP file will contain the binary images,
update utilities, and instructions. Extract the files and prepare a bootable USB.
Follow the release instructions on Flash Update. You can also check out the
`MinnowBoard firmware development`_ website for more information.

.. _MinnowBoard: https://github.com/MinnowBoard-org
.. _MinnowBoard firmware: https://software.intel.com/en-us/articles/minnowboard-maxturbot-uefi-firmware
.. _Minnowboard firmware development: https://github.com/tianocore/edk2-platforms/blob/master/Platform/Intel/Vlv2TbltDevicePkg/Readme.md

0 comments on commit a5062ce

Please sign in to comment.