U-Boot 1.0.1 (Mar 12 2004 - 10:42:28) MPC8260 Reset Status: Check Stop, External Soft, External Hard MPC8260 Clock Configuration - Bus-to-Core Mult 4.5x, VCO Div 2, 60x Bus Freq 22-65 , Core Freq 100-300 - dfbrg 0, corecnf 0x07, busdf 5, cpmdf 1, plldf 0, pllmf 5 - vco_out 600000000, scc_clk 150000000, brg_clk 150000000 - cpu_clk 450000000, cpm_clk 300000000, bus_clk 100000000 CPU: MPC8260 (HiP7 Rev 11, Mask 0.0 0K49M) at 450 MHz Board: PM828 I2C: ready DRAM: (60x:9COL) 128 MB FLASH: 32 MB In: serial Out: serial Err: serial DOC: No DiskOnChip found Net: FCC1 ETHERNET, FCC2 ETHERNET BEDBUG:ready => printenv bootdelay=5 baudrate=9600 loads_echo=1 serial#=28100330 ethaddr=00:40:42:01:22:A0 ipaddr=10.0.1.55 serverip=10.0.0.107 nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=$(serverip):$(rootpath) ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname)::off rootpath=/opt/eldk/ppc_6xx gatewayip=10.0.0.1 hostname=pm828 kernel_addr=0x200000 nfsboot=tftp $(kernel_addr) uImage;run nfsargs;bootm netmask=255.255.0.0 ramdisk_addr=0x400000 ramdiskboot=tftp $(kernel_addr) uImage;tftp $(ramdisk_addr) uRamdisk;setenv bootargs root=/dev/ram rw;bootm $(kernel_addr) $(ramdisk_addr) multiboot=tftp $(multi_addr) uMulti;setenv bootargs root=/dev/ram rw;bootm multi_addr=0x200000 stdin=serial stdout=serial stderr=serial Environment size: 710/1532 bytes =>