Hi again =)
I cant get the standard distri (ubuntu 9.0.4) to boot with the new kernel. So i think my bootargs are wrong.
i tried the one wich is written in the kernel upgrade script and several other but cant get it work
# setenv bootargs rootfstype=jffs2 console=ttyS0,115200 mtdparts=orion_nand:0x400000@0x100000(uImage),0x1fb00000@0x500000(rootfs) rw root=/dev/mtdblock1
#setenv bootargs rootfstype=jffs2 console=ttyS0,115200 mtdparts=orion_nand:0x100000@0x00000(uboot), 0x300000@0x100000(uImage),0x1fc00000@0x4000000(rootfs) rw root=/dev/mtdblock2
and so on. If i start the same distributon with the kernel from sdcard it works.
So can anyone tell me the correct bootargs?
btw the error is:
Kernel panic - not syncing: No init found. Try passing init= option to kernel.
See Linux Documentation/init.txt for guidance.
[<c0030420>] (unwind_backtrace+0x0/0xec) from [<c03cffa4>] (panic+0x48/0xcc)
[<c03cffa4>] (panic+0x48/0xcc) from [<c002b5d0>] (init_post+0xac/0xd4)
[<c002b5d0>] (init_post+0xac/0xd4) from [<c000847c>] (kernel_init+0x11c/0x15c)
[<c000847c>] (kernel_init+0x11c/0x15c) from [<c002c3ec>] (kernel_thread_exit+0x0
/0x8)