Hi, I tried to run the initrd and vmlinuz kernel from the following Linaro Ubuntu image with cortex-a15
vexpress-precise_ubuntu-desktop_20121021-377.img
qemu-system-arm -machine vexpress-a15 -cpu cortex-a15 -kernel ./vmlinuz -initrd ./initrd.img -redir tcp:2200::22 -m 1024 -append "root=/dev/mmcblk0p2 vga=normal mem=1024M devtmpfs.mount=0 rw" -drive file=vexpress.img,if=sd,cache=writeback
and it just hangs.
cortex-a9 works just fine.
Could anybody who knows by any chance point me to a working Linaro image that works with cortex-a15?
Regards,
Thanks,
Hendrik Greving