blob: 788ab1093b4896dead4ef22748775c01fe7d4286 [file] [log] [blame]
Adam Fordd42247d2020-12-11 06:01:46 -06001U-Boot for the Beacon EmbeddedWorks i.MX8M Nano Devkit
2
3Quick Start
4===========
5- Build the ARM Trusted firmware binary
6- Get ddr firmware
7- Build U-Boot
8- Boot
9
10Get and Build the ARM Trusted firmware
11======================================
12Note: $(srctree) is U-Boot source directory
13
14$ git clone https://source.codeaurora.org/external/imx/imx-atf
Adam Fordf3c86202022-01-22 14:48:40 -060015$ git lf-5.10.72-2.2.0
Adam Fordd42247d2020-12-11 06:01:46 -060016$ make PLAT=imx8mn bl31 CROSS_COMPILE=aarch64-linux-gnu-
Adam Fordf3c86202022-01-22 14:48:40 -060017$ cp build/imx8mn/release/bl31.bin $(srctree)
Adam Fordd42247d2020-12-11 06:01:46 -060018
19Get the DDR firmware
20====================
21$ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.9.bin
22$ chmod +x firmware-imx-8.9.bin
23$ ./firmware-imx-8.9
24$ cp firmware-imx-8.9/firmware/ddr/synopsys/lpddr4*.bin $(srctree)
25
26Build U-Boot
27============
28$ make imx8mn_beacon_defconfig
Adam Fordf3c86202022-01-22 14:48:40 -060029$ make CROSS_COMPILE=aarch64-linux-gnu-
Adam Fordd42247d2020-12-11 06:01:46 -060030
31Burn U-Boot to microSD Card
32===========================
33$ sudo dd if=flash.bin of=/dev/sd[x] bs=1024 seek=32
34
35Boot
36====
37Set baseboard DIP switch:
38S17: 1100XXXX