On Saturday 18 June 2011 01:35 AM, Belisko Marek wrote:
Hello,
I'm trying to build my own kernel for pandaboard based on : git://git.linaro.org/kernel/linux-linaro-2.6.39.git
I use omap2plus_defconfig and enable LAN + wifi.
Compile uImage, put to boot of SD card. Kernel is loaded properly but this is last message:
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Is CONFIG_EARLY_PRINTK enabled in your .config?
Regards, Avik
Try to enable DEBUG_LL but result is same. Is there any problem with this repo? With prebuild uImage (from ubuntu) it works fine.
Thanks in advance,
marek