Booting 2.6.32.8 in qemu integratorcp
Hello,
I've built a kernel for armv5tel-linux-gnueabi. It is based on
"integrator_defconfig", with the one change enabling these:
SERIAL_AMBA_PL011=y
SERIAL_AMBA_PL011_CONSOLE=y
Nevertheless, when I try to boot it, I don't get the kernel console:
$ qemu-system-arm -cpu arm926 -kernel kernel/zImage -append
"console=ttyAMA0" -nographic
Uncompressing Linux.................................................................................................................
done, booting the kernel.
I've tried building uboot with "integratorcp_config", and the serial
line works perfectly there.
Any clue?
Reply to: