Merge git://www.denx.de/git/u-boot into uboot
[platform/kernel/u-boot.git] / include / configs / luan.h
index 051252e..af237d9 100644 (file)
        "update=protect off fffc0000 ffffffff;era fffc0000 ffffffff;"   \
                "cp.b 100000 fffc0000 40000;"                           \
                "setenv filesize;saveenv\0"                             \
-       "upd=run load;run update\0"                                     \
+       "upd=run load update\0"                                         \
        ""
 #define CONFIG_BOOTCOMMAND     "run flash_self"