4 Supported hardware: only MX28EVK rev D is supported in U-boot.
6 Files of the MX28EVK port
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
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)
20 * JTAG PSWITCH RESET: To the right (reset disabled)
21 * Battery Source: Down
23 * VDD 5V: To the left (off)
24 * Hold Button: Down (off)
26 Follow the instructions from doc/README.mx28_common to generate a bootable SD
29 Insert the SD card in slot 0, power up the board and U-boot will boot.