Hi guys,
I want to test a new U-boot before flashing it into my IConnect. I tried using qemu-system-arm on Fedora 13 but it just hangs. As a matter of fact, the only U-boot that I have run uinder QEMU is from here:
http://balau82.wordpress.com/2010/03/10/u-boot-for-arm-on-qemu/#comments
I tried this
qemu-system-arm -M versatilepb -m 128M -nographic -kernel u-boot.kwb
Does anyone have a command line that will start U-boot under QEMU??
Thanks for your time.