Lines Matching +full:flash +full:- +full:mode
4 Supported hardware: MX28EVK rev C and D are supported in U-Boot.
7 --------------------------
9 arch/arm/cpu/arm926ejs/mxs/ - The CPU support code for the Freescale i.MX28
10 arch/arm/include/asm/arch-mxs/ - Header files for the Freescale i.MX28
11 board/freescale/mx28evk/ - MX28EVK board specific files
12 include/configs/mx28evk.h - MX28EVK configuration file
15 ---------------------
17 To boot MX28EVK from an SD card, set the boot mode DIP switches as:
19 * Boot Mode Select: 1 0 0 1 (Boot from SD card Slot 0 - U42)
26 To boot MX28EVK from SPI NOR flash, set the boot mode DIP switches as:
28 * Boot Mode Select: 0 0 1 0 (Boot from SSP2)
36 -------------------
40 "make mx28evk_config" - store environment variables into MMC
44 "make mx28evk_nand_config" - store environment variables into NAND flash
48 "make mx28evk_spi_config" - store environment variables into SPI NOR flash
52 Note: The mx28evk board does not come with a NAND flash populated from the
54 48-pin TSOP flash device.
56 mx28evk does not come with SPI NOR flash populated from the factory either.