Difference between revisions of "Template:EVB Boot Configurations"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "<section begin=History/> {| style="border-collapse:collapse; " !colspan="4" style="width:100%; text-align:left"; border-bottom:solid 2px #ededed"|History |- !style="border-le...")
 
(Boot Configurations)
Line 38: Line 38:
 
S3 switches are mapped to SYBOOT[3:0] pins allowing different boot modes.
 
S3 switches are mapped to SYBOOT[3:0] pins allowing different boot modes.
  
{|class="wikitable" style="text-align: center;"
+
{| class="wikitable"  
 +
! latexfontsize="scriptsize" | Boot options order code
 +
! latexfontsize="scriptsize" | Jumper mounted
 +
! latexfontsize="scriptsize" | Jumper not mounted
 
|-
 
|-
!S3 switch
+
| Boot from NAND || SD || NAND
!SYSBOOT pin
 
 
|-
 
|-
| S3.1 || SYSBOOT3
+
| Boot from NOR || SD || NOR
|-
 
| S3.2 || SYSBOOT2
 
|-
 
| S3.3 || SYSBOOT1
 
|-
 
| S3.4 || SYSBOOT0
 
 
|}
 
|}
 
  
 
Same example can be found in the following table:
 
Same example can be found in the following table:
  
{|class="wikitable" style="text-align: center;"
+
{| class="wikitable"  
|-
+
! latexfontsize="scriptsize" | SYBOOT[3:0]
!SYBOOT[3:0]
+
! latexfontsize="scriptsize" | Boot sequence
!Boot sequence
+
! latexfontsize="scriptsize" | Notes
!Notes
 
 
|-
 
|-
 
| 0111|| MMC0/SPI0/UART0 ||'''Default''' boot from NOR SPI
 
| 0111|| MMC0/SPI0/UART0 ||'''Default''' boot from NOR SPI

Revision as of 15:20, 20 October 2020

History
Version Issue Date Notes
X.Y.Z Month Year TBD
[TBD_link X.Y.Z] Month Year TBD
... ... ...


TBD: sostituire le opzioni di boot con quelle disponibili nel SOC e nella Carrier

Boot Configurations[edit source]

{{{nome-som}}} Evaluation Board is built upon TBD:SOC processor.

The following sections detail boot configuration options, which differ depending on the SoM.

Available options[edit source]

Boot modes can be selected by S3 switches which acts directly on SYSBOOT configuration pins.

S3 switches are mapped to SYBOOT[3:0] pins allowing different boot modes.

Boot options order code Jumper mounted Jumper not mounted
Boot from NAND SD NAND
Boot from NOR SD NOR

Same example can be found in the following table:

SYBOOT[3:0] Boot sequence Notes
0111 MMC0/SPI0/UART0 Default boot from NOR SPI
0011 NAND/NANDI2C/MMC0 boot from NAND
1001 SPI0/MMC0/EMAC1 boot from EMAC if DIVA has no NOR and no NAND on board

[[Category:{{{nome-som}}}]]