Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / pfla02 / README
1 Board information
2 -----------------
3
4 The evaluation board "pbab01" is thought to be used
5 together with the SOM.
6
7 More information on the board can be found on manufacturer's
8 website:
9
10 http://www.phytec.de/produkt/system-on-modules/phyflex-imx-6/
11
12 Building U-Boot
13 -------------------------------
14
15 $ make pfla02_defconfig
16 $ make
17
18 This generates the artifacts SPL and u-boot.img.
19 The SOM can boot from NAND or from SD-Card, having the SPI-NOR
20 as second option.
21 The dip switch "SW3" on the board let choose the boot device.
22
23 SW3_1(on), SW3_2(on), SW3_3(off):       Boot first from SD, then try SPI
24 SW3_1(off), SW3_2(on), SW3_3(off):      Boot from SPI