diff options
Diffstat (limited to 'board/gateworks/venice/README')
-rw-r--r-- | board/gateworks/venice/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gateworks/venice/README b/board/gateworks/venice/README index 6a0ab1ef10..773cc09e87 100644 --- a/board/gateworks/venice/README +++ b/board/gateworks/venice/README @@ -25,7 +25,7 @@ $ cp firmware-imx-8.9/firmware/ddr/synopsys/lpddr4*.bin . Build U-Boot ============ $ make imx8mm_venice_defconfig -$ make flash.bin CROSS_COMPILE=aarch64-linux-gnu- ATF_LOAD_ADDR=0x920000 +$ make CROSS_COMPILE=aarch64-linux-gnu- Update eMMC =========== |