Starter Image Bootmode: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
With the Version v6.0 of the Starter Image you can easily switch between four bootmodes: | With the Version v6.0 (and newer) of the Starter Image you can easily switch between four bootmodes: | ||
:* plain Avenger96 without any mezzanine boards | :* plain Avenger96 without any mezzanine boards | ||
:* support for Tresor TPM2 board with tpm2-tools: https://www.96boards.org/product/tresor/ | :* support for Tresor TPM2 board with tpm2-tools: https://www.96boards.org/product/tresor/ | ||
Line 7: | Line 7: | ||
<br> | <br> | ||
:The | :The bootmode can be selected in U-Boot menu during startup. | ||
:To do so, wait during the first seconds of startup untill you are asked to selecte a boot mode: | :To do so, wait during the first seconds of startup untill you are asked to selecte a boot mode: | ||
Line 18: | Line 18: | ||
<br> | <br> | ||
:If you want to change the settings permanently, | :If you want to change the settings permanently, please modify this file: | ||
:{| class="wikitable" align="center" | style="color: #000000; background: #FFFFFF;" valign="top" | | :{| class="wikitable" align="center" | style="color: #000000; background: #FFFFFF;" valign="top" | | ||
|<tt>/boot/mmc0_extlinux/stm32mp157a-av96_extlinux.conf</tt> | |<tt>/boot/mmc0_extlinux/stm32mp157a-av96_extlinux.conf</tt> | ||
|} | |} |
Latest revision as of 18:02, 18 December 2020
With the Version v6.0 (and newer) of the Starter Image you can easily switch between four bootmodes:
- plain Avenger96 without any mezzanine boards
- support for Tresor TPM2 board with tpm2-tools: https://www.96boards.org/product/tresor/
- support for Shiratech 96B-MEZ-CAM1 board
- support and demo for Shiratech LTE and Sensors mezzanine: https://www.96boards.org/product/shiratech-lte/
- The bootmode can be selected in U-Boot menu during startup.
- To do so, wait during the first seconds of startup untill you are asked to selecte a boot mode:
Select the boot mode
1: Avenger96 without mezzanines
2: Tresor TPM + UART board
3: Shiratech 96B-MEZ-CAM1 camera
4: M4-core demo on LTE-sensors board
Enter choice:
- After seeing these lines, simple add you number of choice and hit enter to continue the boot process.
- If you want to change the settings permanently, please modify this file:
/boot/mmc0_extlinux/stm32mp157a-av96_extlinux.conf