Difference between revisions of "ORCA SOM/ORCA Evaluation Kit/Getting started/Boot Configurations"

From DAVE Developer's Wiki
Jump to: navigation, search
(Available options)
Line 27: Line 27:
  
 
S2 switches are connected to [[ORCA_SOM | ORCA]] BOOT_MODE[3:0] pins allowing different boot modes.
 
S2 switches are connected to [[ORCA_SOM | ORCA]] BOOT_MODE[3:0] pins allowing different boot modes.
 +
 +
[[File:ORCA_SBC-S2-boot-switch.png | 400px|thumb|center| S2 boot switches]]
 +
 +
where S2 switches are mapped as the following table:
 +
 +
{| class="wikitable"
 +
! latexfontsize="scriptsize" | BOOT_MODE
 +
! latexfontsize="scriptsize" | S2
 +
! latexfontsize="scriptsize" | Note
 +
|-
 +
| BOOT_MODE0 || S2.1 ||
 +
|-
 +
| BOOT_MODE1 || S2.2 ||
 +
|-
 +
| BOOT_MODE2 || S2.3 ||
 +
|-
 +
| BOOT_MODE3 ||  || unused
 +
|-
 +
|}
 +
  
 
{| class="wikitable"  
 
{| class="wikitable"  
 
! latexfontsize="scriptsize" | BOOT_MODE[3:0]
 
! latexfontsize="scriptsize" | BOOT_MODE[3:0]
 +
! latexfontsize="scriptsize" | S2[4..1]
 
! latexfontsize="scriptsize" | Boot sequence
 
! latexfontsize="scriptsize" | Boot sequence
 
! latexfontsize="scriptsize" | Notes
 
! latexfontsize="scriptsize" | Notes
 
|-
 
|-
| 0000 || Boot From Internal Fuses || Please contact sales@dave.eu for more information
+
| 0000 || OFF-OFF-OFF-OFF || Boot From Internal Fuses || Please contact sales@dave.eu for more information
 
|-
 
|-
| 0001|| USB Serial Download ||
+
| 0001|| OFF-OFF-OFF-ON || USB Serial Download ||
 
|-
 
|-
| 0010|| USDHC3 || eMMC boot only, SD3 8-bit
+
| 0010|| OFF-OFF-ON-OFF || USDHC3 || eMMC boot only, SD3 8-bit
 
|-
 
|-
| 0011|| USDHC2 || SD boot only, SD2 microSD
+
| 0011|| OFF-OFF-ON-ON || USDHC2 || SD boot only, SD2 microSD
 
|-
 
|-
| 0100|| NAND || 8-bit single device 256 page
+
| 0100|| OFF-ON-OFF-OFF || NAND || 8-bit single device 256 page
 
|-
 
|-
| 0101|| NAND || 8-bit single device 512 page
+
| 0101|| OFF-ON-OFF-ON || NAND || 8-bit single device 512 page
 
|-
 
|-
| 0110|| QSPI || 3B read
+
| 0110|| OFF-ON-ON-OFF || QSPI || 3B read
 
|-
 
|-
 
|}
 
|}

Revision as of 11:23, 17 January 2023

History
Version Issue Date Notes
1.0.0 Dec 2021 First release



Boot Configurations[edit | edit source]

ORCA Evaluation Board is built upon i.MX8M Plus SoC.

The following sections detail boot configuration options related to the ORCA SOM.

Available options[edit | edit source]

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

S2 switches are connected to ORCA BOOT_MODE[3:0] pins allowing different boot modes.

S2 boot switches

where S2 switches are mapped as the following table:

BOOT_MODE S2 Note
BOOT_MODE0 S2.1
BOOT_MODE1 S2.2
BOOT_MODE2 S2.3
BOOT_MODE3 unused


BOOT_MODE[3:0] S2[4..1] Boot sequence Notes
0000 OFF-OFF-OFF-OFF Boot From Internal Fuses Please contact sales@dave.eu for more information
0001 OFF-OFF-OFF-ON USB Serial Download
0010 OFF-OFF-ON-OFF USDHC3 eMMC boot only, SD3 8-bit
0011 OFF-OFF-ON-ON USDHC2 SD boot only, SD2 microSD
0100 OFF-ON-OFF-OFF NAND 8-bit single device 256 page
0101 OFF-ON-OFF-ON NAND 8-bit single device 512 page
0110 OFF-ON-ON-OFF QSPI 3B read