imx: Add support for the SabreSD shipped with i.MX6DL
[oweals/u-boot.git] / board / a3m071 / README
index 7698614a621fb19d2f902b5227eea37c3be737d1..a0fe832fb2471dc37d6ee447bdc2b98776640156 100644 (file)
@@ -62,7 +62,7 @@ the following command:
 
 All this can be integrated into an environment command:
 => setenv upd_fdt 'tftp 1800000 a3m071/a3m071.dtb;run mtdargs addip2 addtty; \
-       fdt addr 1800000;fdt boardsetup;erase fc060000 fc07ffff; \
+       fdt addr 1800000;fdt boardsetup;fdt chosen;erase fc060000 fc07ffff; \
        cp.b 1800000 fc060000 10000'
 => saveenv