Hi, I have just tried the latest U-boot and I am getting the following when trying to load today's linux-next:
U-Boot 2012.07-rc3 (Jul 27 2012 - 14:45:19) Freescale i.MX28 family at 454 MHz BOOT: SSP SD/MMC #0, 3V3 I2C: ready DRAM: 128 MiB MMC: MXS MMC: 0 In: serial Out: serial Err: serial Net: FEC0, FEC1 Hit any key to stop autoboot: 0 BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 10.29.244.22 Using FEC0 device TFTP from server 10.29.240.146; our IP address is 10.29.244.22 Filename 'uImage'. Load address: 0x42000000 Loading: ## Warning: gatewayip needed but not set ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #### done Bytes transferred = 3343968 (330660 hex) ## Booting kernel from Legacy Image at 42000000 ... Image Name: Linux-3.5.0-next-20120727+ Created: 2012-07-27 17:27:30 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3343904 Bytes = 3.2 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... data abort pc : [<47fa74f0>] lr : [<47f86f44>] sp : 47b80ca8 ip : 80338620 fp : 00000000 r10: 42330660 r9 : 42000040 r8 : 47b80f68 r7 : 42000000 r6 : 00000000 r5 : 47b80d1c r4 : 00000000 r3 : ffffffff r2 : 0033061f r1 : 42330660 r0 : 80008000 Flags: nzCv IRQs off FIQs off Mode SVC_32 Resetting CPU ... resetting ... If I use the latest stable kernel I get: U-Boot 2012.07-rc3 (Jul 27 2012 - 14:45:19) Freescale i.MX28 family at 454 MHz BOOT: SSP SD/MMC #0, 3V3 I2C: ready DRAM: 128 MiB MMC: MXS MMC: 0 In: serial Out: serial Err: serial Net: FEC0, FEC1 Hit any key to stop autoboot: 0 BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 10.29.244.22 Using FEC0 device TFTP from server 10.29.240.146; our IP address is 10.29.244.22 Filename 'uImage'. Load address: 0x42000000 Loading: ## Warning: gatewayip needed but not set ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################### done Bytes transferred = 3170352 (306030 hex) ## Booting kernel from Legacy Image at 42000000 ... Image Name: Linux-3.4.6 Created: 2012-07-26 23:30:59 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3170288 Bytes = 3 MiB Load Address: 90008000 Entry Point: 90008000 Verifying Checksum ... OK Loading Kernel Image ... Is there any patch missing or any ideas? Thanks, Fabio Estevam _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot