s5pc210: slp7: add setupboot
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 21 Jan 2011 04:35:31 +0000 (13:35 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 21 Jan 2011 04:35:31 +0000 (13:35 +0900)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/s5pc210_slp7.h

index 1c34a15..2e26f5b 100644 (file)
        "updatebackup=mmc boot 0 1 1 2; mmc write 0 0x42100000 0 0x200;" \
                " mmc boot 0 1 1 0\0" \
        "updatebootb=mmc read 0 0x42100000 0x80 0x200; run updatebackup\0" \
+       "updateuboot=mmc write 0 0x44800000 0x80 0x200\0" \
+       "setupboot=run updatemmc; run updateuboot; run updatebootb\0" \
        "lpj=lpj=3981312\0" \
        "nfsboot=set bootargs root=/dev/nfs rw " \
                "nfsroot=${nfsroot},nolock,tcp " \