02-21-2007
1,
0
Join Date: Feb 2007
Last Activity: 21 February 2007, 11:47 PM EST
Posts: 1
Thanks Given: 0
Thanked 0 Times in 0 Posts
Problem downloading linux kernel 2.6 on to AT91RM9200
Hi,
I builded the linux kernel 2.6 with the following tool chain
binutils:2.16
gcc:3.4.4
glibc:2.3.5
kernel:2.6.10
and applied the corresponding patches to it.I got the kernel Image.I downloaded the Image on to the AT91RM9200 board.But when i am booting the image it is showing the following error:
BAD MAGIC NUMBER
with the same tool chain i builded 2.4 kernel and downloaded it. It is successfully booting.
Can any one help out in this.