Hello all,

I am currently working on the Freescale P2020RDB-PCA Board, which has been 
delivred with the linux-2.6.35 kernel. I succeed in re-generating my own uImage 
in 2.6.35 thanks to ELDK, but when I want to move on to a newer or older 
version of linux, the processor is stuck just after the boot whith the nfsboot 
command, the logs are :

## Booting kernel from Legacy Image at 01000000 ...
   Image Name:   Linux-2.6.39
   Created:      2012-05-29   8:24:54 UTC
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    3514882 Bytes = 3.4 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 00c00000
   Booting using the fdt blob at 0xc00000
   Uncompressing Kernel Image ... OK
   Loading Device Tree to 00ffa000, end 00fffd4a ... OK

NB : nfsboot=setenv bootargs root=/dev/nfs rw nfsroot=192.168.1.1:$rootpath 
ip=192.168.1.2:192.168.1.1:192.168.1.1:255.255.255.0:P2020RDB-PC:eth0:off 
console=ttyS0,115200 

My systems seems to be linux-2.6.35 dependent, I do not known how it can be 
possible, because I can use the kernel.org source of the 2.6.35 whith no 
problems but when I use the 2.6.39, for example, with the same configuration 
but it does not work. 


Best regards,


Cedric MAUSSIRE
_______________________________________________
eldk mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/eldk

Reply via email to