[U-Boot-Users] DULG/Manual: 7.6. Standalone Operation with Ramdisk Image

himba himba at siol.net
Tue Sep 21 14:15:56 CEST 2004


Alexander Povolotsky wrote:
> 
> So what addresses I should use in:
> 
> => tftp "/tftpboot/SIMPLE-PPCBOOT-ramdisk"
> 
> and
> 
> => cp.b 
> 
> and 
> 
> => bootm
> 
> steps ?
> 

Some flash address after the end of kernel image should be fine. Later 
invoke bootm with:
bootm <kernel-address> <ramdisk-address>

regards,
himba




More information about the U-Boot mailing list