<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt">Hello, Mr. Denk,<br><br>I forgot to give you the uboot printenv output.<br>=&gt; printenv<br>bootcmd=run flash_self<br>bootdelay=5<br>baudrate=115200<br>loads_echo=1<br>preboot=run setup_phys;echo;echo Type "run flash_nfs" to mount root filesystem over NFS;echo<br>netdev=eth0<br>hostname=ep440xs<br>nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=$(serverip):$(rootpath)<br>ramargs=setenv bootargs ramdisk=65536 root=/dev/ram rw<br>addip=setenv bootargs $(bootargs) ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname):$(netdev):off panic=1<br>addtty=setenv bootargs $(bootargs) console=ttyS0,$(baudrate)<br>flash_nfs=run nfsargs addip addtty;bootm $(kernel_addr)<br>flash_self=run ramargs addip addtty;bootm $(kernel_addr) $(ramdisk_addr)<br>net_nfs=tftp 200000 $(bootfile);run nfsargs addip
 addtty;bootm<br>kernel_addr=fe000000<br>ramdisk_addr=fe180000<br>load=tftp 0x200000 u-boot.bin<br>update=protect off 0xfff60000 0xffffffff;era 0xfffa0000 0xffffffff;cp.b 0x200000 fffa0000 60000<br>upd=run load;run update<br>usbact=hostdev<br>fixedip=setenv bootargs $(bootargs) ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname):$(netdev):off panic=1<br>dhcp=setenv bootargs $(bootargs) ip=dhcp<br>initphy=mii w ${phy} 14 e3;mii w ${phy} 18 4101;mii w ${phy} 9 e00;mii w ${phy} 4 1e1;mii w ${phy} 0 9140;mii w ${phy} 0 1140<br>setup_phys=setenv phy 0;run initphy;setenv phy 1;run initphy;setenv phy<br>progee=mw 0x100000 0x87788252;mw 0x100004 0x0957a030;mw 0x100008 0x40082350;mw 0x10000c 0x0d050000;eeprom write 0x54 0x100000 0x0 0x10<br>diags=cp.b 0xFFF40000 0x40000 0x20000;go
 0x40004<br>dhcp_user-class-id=u-boot_test<br>rootpath=/opt/ppc/ppc_4xx<br>bootfile=cuImage.ep440xs<br>ipaddr=192.168.0.201<br>netmask=255.255.255.0<br>ethaddr=00:01:ec:01:12:83<br>eth1addr=00:01:ec:81:12:83<br>ethact=ppc_4xx_eth0<br>gateway=192.168.0.1<br>bootargs=$(bootargs) console=ttyS0,$(baudrate)<br>serverip=192.168.0.196<br>gatewayip=192.168.0.1<br>stdin=serial<br>stdout=serial<br>stderr=serial<br>ver=U-Boot 1.1.6 (Oct 25 2009 - 13:26:41)<br><br>Thanks,<br><br>Allan<br><br><!-- cg20.c2.mail.re1.yahoo.com compressed/chunked Thu Dec 10 19:48:41 PST 2009 -->
</div><br>



      </body></html>