README 637 B

123456789101112131415161718192021222324
  1. Board information
  2. -----------------
  3. The evaluation board "pbab01" is thought to be used
  4. together with the SOM.
  5. More information on the board can be found on manufacturer's
  6. website:
  7. http://www.phytec.de/produkt/system-on-modules/phyflex-imx-6/
  8. Building U-Boot
  9. -------------------------------
  10. $ make pfla02_defconfig
  11. $ make
  12. This generates the artifacts SPL and u-boot.img.
  13. The SOM can boot from NAND or from SD-Card, having the SPI-NOR
  14. as second option.
  15. The dip switch "SW3" on the board let choose the boot device.
  16. SW3_1(on), SW3_2(on), SW3_3(off): Boot first from SD, then try SPI
  17. SW3_1(off), SW3_2(on), SW3_3(off): Boot from SPI