U-Boot 1.1.3 (Oct 18 2005 - 16:45:52) MPC8272 Reset Status: Check Stop, External Soft, External Hard MPC8272 Clock Configuration - Bus-to-Core Mult 4x, VCO Div 2, 60x Bus Freq 25-75 , Core Freq 100-300 - dfbrg 1, corecnf 0x1a, busdf 3, cpmdf 1, plldf 0, pllmf 3 - vco_out 400000000, scc_clk 100000000, brg_clk 25000000 - cpu_clk 400000000, cpm_clk 200000000, bus_clk 100000000 - pci_clk 66666666 CPU: MPC8272 (HiP7 Rev 14, Mask 1.0 0K50M) at 400 MHz Board: Motorola MPC8272ADS DRAM: 64 MB FLASH: 8 MB In: serial Out: serial Err: serial Net: FCC2 ETHERNET Hit any key to stop autoboot: 0 => => printenv bootdelay=5 ethaddr=00:04:9f:11:22:33 bootcmd=bootm fe600000 baudrate=9600 hostname=ads8272 kernel_addr=0x200000 rootpath=/opt/eldk/ppc_6xx nfsboot=tftp $kernel_addr uImage; run nfsargs ; bootm nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:eth0:off multi_addr=0x200000 multiboot=tftp $multi_addr uMulti;setenv bootargs root=/dev/ram rw;bootm ethact=FCC2 ETHERNET load=tftp 0x200000 u-boot.bin fileaddr=200000 gatewayip=10.0.0.1 netmask=255.255.0.0 ipaddr=10.0.1.55 serverip=10.0.0.107 update=protect off 0xff800000 0xff83ffff;erase 0xff800000 0xff83ffff;cp.b 0x200000 0xff800000 $filesize bootargs=console=ttyS0,9600n8 silly=tftp 0x200000 uImage;run nfsargs ;setenv bootargs $bootargs console=ttyS0,9600n8 stdin=serial stdout=serial stderr=serial Environment size: 821/262140 bytes =>