<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi All,<br>
We have a custom Board which is based on mpc8349EMDS which is based
on e300.<br>
I got the Toolchain downloaded using poky-dora-10.0.0 project which
supports e300 core<br>
Now when I cross compile Linux kernel ver 2.6.32 the system boots up
and works fine.<br>
But when I cross compile Linux kernel ver 3.X the target reboots
just after uncompressing the kernel with the error<br>
<font face="Courier New, Courier, monospace">ERROR: Failed to
allocate 0x3dbd bytes below 0x800000.<br>
device tree - allocation error</font><br>
I am using the same device tree for both kernel versions !!!<br>
Any Idea what may be causing this ??<br>
Regards,<br>
Ravi..<br>
<br>
********** Console Dump ************<br>
<font face="Courier New, Courier, monospace">=> run nfsboot<br>
Speed: 100, full duplex<br>
Using TSEC1 device<br>
TFTP from server 167.254.232.11; our IP address is 167.254.213.35;
sending through gateway 167.254.213.254<br>
Filename 'hd12_images/uImage4hd12'.<br>
Load address: 0x1000000<br>
Loading:
#################################################################<br>
#################################################################<br>
#################################################################<br>
#################################################################<br>
#################<br>
done<br>
Bytes transferred = 4054972 (3ddfbc hex)<br>
Speed: 100, full duplex<br>
Using TSEC1 device<br>
TFTP from server 167.254.232.11; our IP address is 167.254.213.35;
sending through gateway 167.254.213.254<br>
Filename 'hd12_images/dtb4hd12.dtb'.<br>
Load address: 0xc00000<br>
Loading: #<br>
done<br>
Bytes transferred = 3517 (dbd hex)<br>
WARNING: adjusting available memory to 30000000<br>
## Booting kernel from Legacy Image at 01000000 ...<br>
Image Name: Linux-3.4.36-yocto-standard<br>
Created: 2013-12-18 19:26:38 UTC<br>
Image Type: PowerPC Linux Kernel Image (gzip compressed)<br>
Data Size: 4054908 Bytes = 3.9 MB<br>
Load Address: 00000000<br>
Entry Point: 00000000<br>
Verifying Checksum ... OK<br>
## Flattened Device Tree blob at 00c00000<br>
Booting using the fdt blob at 0xc00000<br>
Uncompressing Kernel Image ... OK<br>
ERROR: Failed to allocate 0x3dbd bytes below 0x800000.<br>
device tree - allocation error<br>
Resetting the board�<br>
</font>
</body>
</html>