All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matwey V. Kornilov <matwey.kornilov@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot: vexpressca9x4: hang(?) with qemu
Date: Mon, 09 Jun 2014 21:52:28 +0400	[thread overview]
Message-ID: <ln4s8s$5rt$1@ger.gmane.org> (raw)
In-Reply-To: <ln4qvc$jbc$1@ger.gmane.org>

09.06.2014 21:30, Matwey V. Kornilov ?????:
> 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?

It actually jumps to 0x60010000 where the middle of
get_device_and_partition located.

  reply	other threads:[~2014-06-09 17:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09  6:57 [U-Boot] u-boot: vexpressca9x4: hang(?) with qemu Matwey V. Kornilov
2014-06-09 17:30 ` Matwey V. Kornilov
2014-06-09 17:52   ` Matwey V. Kornilov [this message]
2014-06-10 16:09     ` Matwey V. Kornilov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ln4s8s$5rt$1@ger.gmane.org' \
    --to=matwey.kornilov@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.