From: ganesh.patwardhan on

Hi,

I have compiled linux-2.6.25 for MPC837X processor and generated "vmlinux.bin" image and then
integrated this image with "rootfs" to generate "uSystem".(This is done using mkimage utility)
Then downloaded this uSystem image in flash and tried to boot linux from u-boot. but linux hangs at
"Transferring control to Linux (at address 00000000)"
.....please refer log below.

If you have any idea due to what this problem may occur, please help me.

------------------------------------------------
boot log :
------------------------------------------------
bootm 0xfc100000
* kernel: cmdline image address = 0xfc100000
## Booting kernel from Legacy Image at fc100000 ...
Image Name: linux-2.6
Image Type: PowerPC Linux Multi-File Image (gzip compressed)
Data Size: 2857358 Bytes = 2.7 MB
Load Address: 00000000
Entry Point: 00000000
Contents:
Image 0: 1595336 Bytes = 1.5 MB
Image 1: 1262010 Bytes = 1.2 MB
Verifying Checksum ... OK
kernel data at 0xfc10004c, len = 0x001857c8 (1595336)
Uncompressing Multi-File Image ... OK
kernel loaded at 0x00000000, end = 0x0031f9c0
## Current stack ends at 0x0ff41c70
## Flattened Device Tree from multi component Image at FC100000
## No Flattened Device Tree
## cmdline at 0x007fff00 ... 0x007fff00
## kernel board info at 0x007ffeb0
bd address = 0x0FF41FBC
memstart = 0x00000000
memsize = 0x10000000
flashstart = 0xFC000000
flashsize = 0x04000000
flashoffset = 0x00032000
sramstart = 0x00000000
sramsize = 0x00000000
bootflags = 0x00000001
intfreq = 533.333 MHz
busfreq = 266.666 MHz
ethaddr = 00:00:00:00:00:00
eth1addr = 00:04:9F:EF:04:02
IP addr = 10.0.0.2
baudrate = 115200 bps
## Loading init Ramdisk from multi component Legacy Image at fc100000 ...
ramdisk start = 0xfc285814, ramdisk end = 0xfc3b99ce
## initrd_high = 0xffffffff, copy_to_ram = 1
Loading Ramdisk to 0fe0d000, end 0ff411ba ... OK
ramdisk load start = 0x0fe0d000, ramdisk load end = 0x0ff411ba
## Transferring control to Linux (at address 00000000) ...




Regards
Ganesh Patwardhan--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/