[U-Boot-Users] u-boot boot options
Jerry Walden
jwalden at digitalatlantic.com
Mon Apr 21 20:02:14 CEST 2003
I feel like I'm setting myself up for another "Wolfgang RTFM" response -
however here it goes.
It appears now that everything works with u-boot! I can even do a tftpboot
etc.
What I'd like to do is to write a script (I read the section on scripts),
that
will:
tftpboot 0x100000 mykernel.PPCBoot
tftpboot 0x300000 myinitrd.PPCBoot
bootm 0x100000 0x300000
What is the best way to do this? I cannot figure it out from the docs.
Thanks!
Jerry Walden
More information about the U-Boot
mailing list