[U-Boot-Users] initrd

Marco Schramel Schramel.Linux at go.bartec.de
Wed Feb 25 17:18:23 CET 2004


hi,

My own buildt U-boot runs on my evalboard. Now i ve downloaded the linuxppc_2_4_devel, have configured it for 8270 and builded it (with ELDK).
How are the right steps for initializing the board with kernel and initrd?
I thing it is:
	unlock ......
	erase ....
	tftpboot 100000 kernelimage
	printenv filesize
	cp.b 100000	100000 filesize
	tftpboot 100000 uInitRD
	printenv filesize
	cp.b 100000	300000 filesize
	setenv bootm 100000 300000
	saveenv bootm
	reset
Can i do this like this way ???

Thanks 
Marco
  
---------
Marco Schramel
R&D
Bartec GmbH
Schulstr. 30
94239 Gotteszell, Germany
www.bartec.de
Marco.Schramel at go.bartec.de
Phone:  +49 (0)9929/301332
Fax:    +49 (0)9929/301112





More information about the U-Boot mailing list