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/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/imx8qxp_mek/README b/board/freescale/imx8qxp_mek/README
index 6e4eb5996b..6f99d0e13e 100644
--- a/board/freescale/imx8qxp_mek/README
+++ b/board/freescale/imx8qxp_mek/README
@@ -43,7 +43,7 @@ Flash the binary into the SD card
Burn the flash.bin binary to SD card offset 32KB:
-$ sudo dd if=flash.bin of=/dev/sd[x] bs=1024 seek=32
+$ sudo dd if=flash.bin of=/dev/sd[x] bs=1024 seek=32 conv=notrunc
Boot
====