X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fa3m071%2FREADME;h=a0fe832fb2471dc37d6ee447bdc2b98776640156;hb=500bccf84408ad71674b714cd9db3480736ad8e1;hp=7698614a621fb19d2f902b5227eea37c3be737d1;hpb=05a860c228fe6c8f2e7aced8cc8ef88bc1038363;p=u-boot diff --git a/board/a3m071/README b/board/a3m071/README index 7698614a62..a0fe832fb2 100644 --- a/board/a3m071/README +++ b/board/a3m071/README @@ -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