Starter Image Bootmode: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
Created page with "With the Version v6.0 of the Starter Image you can easily switch between four bootmodes: * plain Avenger96 without any mezzanine cards * support for Tresor TPM2 board with tpm..." |
No edit summary |
||
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 of the Starter Image you can easily switch between four bootmodes: | ||
* plain Avenger96 without any mezzanine cards | :* plain Avenger96 without any mezzanine cards | ||
* 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/ | ||
* support for Shiratech 96B-MEZ-CAM1 board | :* support for Shiratech 96B-MEZ-CAM1 board | ||
* support and demo for Shiratech LTE and Sensors mezzanine: https://www.96boards.org/product/shiratech-lte/ | :* support and demo for Shiratech LTE and Sensors mezzanine: https://www.96boards.org/product/shiratech-lte/ | ||
<br> | |||
:The boot mode 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: | |||
:{| class="wikitable" align="center" | style="color: #000000; background: #FFFFFF;" valign="top" | | |||
|<tt>Select the boot mode <br>1: Avenger96 without mezzanines<br>2: Tresor TPM + UART board<br>3: Shiratech 96B-MEZ-CAM1 camera<br>4: M4-core demo on LTE-sensors board<br>Enter choice: </tt> | |||
|} | |||
:After seeing this line, simple add you number of choice and hit enter to continue the boot process. | |||
<br> | |||
/boot/mmc0_extlinux/stm32mp157a-av96_extlinux.conf | :If you want to change the settings permanently, you have to modify this file: | ||
:{| class="wikitable" align="center" | style="color: #000000; background: #FFFFFF;" valign="top" | | |||
|<tt>/boot/mmc0_extlinux/stm32mp157a-av96_extlinux.conf</tt> | |||
|} |
Revision as of 17:05, 12 November 2020
With the Version v6.0 of the Starter Image you can easily switch between four bootmodes:
- plain Avenger96 without any mezzanine cards
- 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 boot mode 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 this line, simple add you number of choice and hit enter to continue the boot process.
- If you want to change the settings permanently, you have to modify this file:
/boot/mmc0_extlinux/stm32mp157a-av96_extlinux.conf