summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qxp_mek/README
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/imx8qxp_mek/README')
-rw-r--r--board/freescale/imx8qxp_mek/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/freescale/imx8qxp_mek/README b/board/freescale/imx8qxp_mek/README
index f32290e3a2..e676e88664 100644
--- a/board/freescale/imx8qxp_mek/README
+++ b/board/freescale/imx8qxp_mek/README
@@ -39,11 +39,8 @@ $ cp imx-sc-firmware-0.7/mx8qx-mek-scfw-tcm.bin .
Build U-Boot
============
-$ export ATF_LOAD_ADDR=0x80000000
-$ export BL33_LOAD_ADDR=0x80020000
$ make imx8qxp_mek_defconfig
$ make flash.bin
-$ dd if=u-boot.itb of=flash.bin bs=512 seek=528
Flash the binary into the SD card
=================================