09.06.2014 10:57, Matwey V. Kornilov пишет: > Hi, > > I've build u-boot 2014.04 using > > make vexpress_ca9x4_config > > Now, I am trying to run it on qemu-system-arm 1.3.1 (as well as 1.7 > gives same result) as the following: > > qemu-system-arm -M vexpress-a9 -cpu cortex-a9 -m 1024 -kernel u-boot.bin > -serial stdio > > I want to see u-boot banner and console, but nothing happens, qemu are > using 100% CPU. How can I dig out what the problem is?
So, I've took gdb and found the following: http://paste.opensuse.org/29548916 If I understand correctly, something is wrong with linking. It is quite unlikely that get_device_and_partition is the first function to execute. Any hints? _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot