Hi, i just bought a new Mini2440 with now 128M. But the kernel i used for the 64M doesnt work. here from console : Uncompressing Linux........................................................................... ................................... done, booting the kernel. and it hangs here... any option/config into the kernel ? thank you.
Mini2440 with 128M
maybe the kernel is running but..... you forgott to add the console port: if you are using uboot try to add the following to your bootargs console=ttySAC0,115200 Yours Andreas
I'm using vivi as bootloader and i tried the kernel image zImage_T35 and it boot fine, but i just download the source from download section,compile it and transfer to Mini2440 it just hangs. It just works if i change mach_type parameter in vivi from 1999 to 782. but 1999 should be for MINI2440 as says in mach-types. any help?