blob: 0f46ab8623316441609d43cef500057c6bcc77d8 [file] [log] [blame]
Stefano Babic83605d32017-07-26 18:23:05 +02001Board information
2-----------------
3
4The evaluation board "pbab01" is thought to be used
5together with the SOM.
6
7More information on the board can be found on manufacturer's
8website:
9
10http://www.phytec.de/produkt/system-on-modules/phyflex-imx-6/
11
12Building U-Boot
13-------------------------------
14
15$ make pfla02_defconfig
16$ make
17
18This generates the artifacts SPL and u-boot.img.
19The SOM can boot from NAND or from SD-Card, having the SPI-NOR
20as second option.
21The dip switch "SW3" on the board let choose the boot device.
22
23SW3_1(on), SW3_2(on), SW3_3(off): Boot first from SD, then try SPI
24SW3_1(off), SW3_2(on), SW3_3(off): Boot from SPI