
28 May
2004
28 May
'04
9:23 a.m.
Hai Guys,
I find the Kernel Entry Address and Load address for ARM kernel.
it is 0x8000. Now my system hangs after "Kernel panic: VFS: Unable to mount root fs on 01:00". The kernel has Ramdisk support,ext2 file system support.I dont know where i m doing mistake.
You can check the ramdisk address you give to the kernel is the adress where it is decompressed by u-boot.
Uncompressing Linux................................................. done, booting the kernel. Linux version 2.4.19-rmk7-ds1 (root@Gargouille.comodoindia) (gcc version 3.2.1) #1 Thu May 27 19:34CPU: XScale-IXP4xx/IXC11xx revision 1
This is not the best toolchain to use. IIRC, arm toolchains between 2.95.3 and 3.3 may contain bug.
JP Francois