From mboxrd@z Thu Jan 1 00:00:00 1970 From: Georges Savoundararadj Date: Sun, 04 Jan 2015 22:46:41 +0100 Subject: [U-Boot] Nokia RX-51 (N900) board broken In-Reply-To: <201501031147.33523@pali> References: <201501031147.33523@pali> Message-ID: <54A9B4C1.4000301@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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... >