[U-Boot] Switch from mmcboot to ramboot?

Lukasz Majewski l.majewski at samsung.com
Thu Nov 29 09:24:36 CET 2012


Hi Grant,

> How can I tell u-boot to boot with the ramboot= definition instead of
> mmcboot= ?
> 
> - Grant

You need to change environmental variable bootcmd

setenv bootcmd ramboot
saveenv
run bootcmd

or simpler:

Stop u-boot -> and access prompt

then,

run ramboot

-- 
Best regards,

Lukasz Majewski

Samsung Poland R&D Center | Linux Platform Group


More information about the U-Boot mailing list