X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fixdpg425.h;h=a3be0b51e60b91b08586960c7d51e76e1080ad27;hb=d8ab58b212481b1c57947ea21aa96c4ce800d0b4;hp=465eaa2c17b976aee26f424d9acadd59df980a47;hpb=334fb53514f7fa5e84ac09cc4636b468aa7ba41c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ixdpg425.h b/include/configs/ixdpg425.h index 465eaa2..a3be0b5 100644 --- a/include/configs/ixdpg425.h +++ b/include/configs/ixdpg425.h @@ -168,7 +168,7 @@ "update=protect off 50000000 5003ffff;era 50000000 5003ffff;" \ "cp.b 100000 50000000 40000;" \ "setenv filesize;saveenv\0" \ - "upd=run load;run update\0" \ + "upd=run load update\0" \ "" #define CONFIG_BOOTCOMMAND "run net_nfs"