public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Target support for qemu -M mips
Date: Sun, 23 Dec 2007 22:31:25 +0900	[thread overview]
Message-ID: <476E632D.9070604@ruby.dti.ne.jp> (raw)
In-Reply-To: <476E55B3.3030901@comsys.ro>

Vlad Lungu wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
>> On 18:06 Sun 23 Dec     , Shinya Kuribayashi wrote:
>>  
>>> Vlad Lungu wrote:
>>>    
>>>> make qemu_mips_config ; make
>>>>
>>>> Copy (or symlink) u-boot.bin to mips_bios.bin and launch
>>>> qemu-system-mips -L . /dev/null
>>>> -L . so that qemu picks the BIOS from the current directory and
>>>> /dev/null because qemu wants a disk image. Qemu willl load and 
>>>> launch U-Boot.
>>>>       
>>> $ cd u-boot.git
>>> $ make distclean
>>> $ make qemu_mips_config
>>> $ make CROSS_COMPILE=mips-linux-
>>> $ cp -a u-boot.bin mips_bios.bin
>>> $ qemu-system-mips -L . /dev/nulll
>>>
>>> at this point, qemu console window appears but I can't see any u-boot's
>>> bootlog. I tried qemu on Debian testing or the latest CVS, but the same
>>> results.
>>>
>>>     
>>
>> I've test it on debian unstable with qemu from it and it's work with
>> this cmd
>>
>>  qemu-system-mips -L . /dev/null -nographic
>>   
> Thanks, J-C. You beat me to it. It's etiher that to work without a 
> graphical interface or press Ctrl-Alt-3 to get to
> the serial console (Ctrl-Alt-2 is the qemu monitor shortcut, Ctrl-Alt-1 
> is the VGA emulation, unused and probably not working).

Thanks, now boots fine. I'll try ide and network.

  Shinya

  reply	other threads:[~2007-12-23 13:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-17 11:54 [U-Boot-Users] Target support for qemu -M mips Vlad Lungu
2007-12-17 15:58 ` Shinya Kuribayashi
2007-12-17 16:52   ` Vlad Lungu
2007-12-22 15:03     ` [U-Boot-Users] [PATCH 1/1] qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITING Jean-Christophe PLAGNIOL-VILLARD
2008-01-04  3:16       ` Shinya Kuribayashi
2008-01-09 12:40       ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-09 15:34         ` Shinya Kuribayashi
2007-12-23  9:06     ` [U-Boot-Users] Target support for qemu -M mips Shinya Kuribayashi
2007-12-23 10:37       ` Jean-Christophe PLAGNIOL-VILLARD
2007-12-23 12:33         ` Vlad Lungu
2007-12-23 13:31           ` Shinya Kuribayashi [this message]
2008-01-16 13:08 ` Shinya Kuribayashi
2008-01-16 17:20   ` Vlad Lungu
2008-01-17  9:05     ` Shinya Kuribayashi
2008-01-17 11:10       ` Vlad Lungu

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=476E632D.9070604@ruby.dti.ne.jp \
    --to=skuribay@ruby.dti.ne.jp \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox