
Hi Pali Rohár,
I am trying to reproduce the bug but I think I need the qflasher program for converting the u-boot.bin image into a qemu-compatible image. [1] [2]
Where can I get qflasher? Could you explain how to run Nokia RX-51 u-boot's image on qemu?
Thanks a lot,
Best regards,
Georges
[1] http://www.babyaries.org/source/libmeegotouch/save/nand [2] http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/174805.html
Le 03/01/2015 11:47, Pali Rohár a écrit :
Hello,
Nokia N900 board does not work anymore from master branch in qemu. I bisected first commit which broke it. It is:
41623c91b09a0c865fab41acdaff30f060f29ad6 arm: move exception handling out of start.S files
Before this commit uboot on n900 in qemu working fine. Since this commit qemu crash with fatal error (see below). I bisected other two commits which changed error behaviour, but still uboot is not working...