[U-Boot-Users] How do work qemu_mips image?

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Mon Jun 16 12:51:29 CEST 2008


Hi,  all.

I want to use MIPS archtechtute on Qemu.
I compiled qemu_mips and read doc/README.qemu_mips and was going
to work it, but U-boot boot stopped.
Is this right behavior?

Please give me advice to work a qemu_mips image on Qemu.

-------
U-boot version:
  Get from Git tree ( hash:a94f22f08f280905926219e568568964cb9eeb9d)

use cross compiller:
  $ mips-linux-gnu-gcc -v
  Using built-in specs.
  Target: mips-linux-gnu
  Configured with: ../src/configure -v
--enable-languages=c,c++,obj-c++ --prefix=/usr --enable-shared
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/mips-linux-gnu/include/c++/4.2.4
--program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug
--disable-libssp --enable-checking=release
--program-prefix=mips-linux-gnu-
--includedir=/usr/mips-linux-gnu/include --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=mips-linux-gnu
  Thread model: posix
  gcc version 4.2.4 (Debian 4.2.4-2)

use Qemu version:
  0.9.1

U-boot log:
  $ ln -s u-boot.bin mips_bios.bin
  $ xps-iwamatsu(iwamatsu:)$ qemu-system-mips -L . /dev/null -nographic


  U-Boot 1.3.3-00235-ga94f22f-dirty (Jun 16 2008 - 19:18:35)

  Board: Qemu -M mips CPU: 24Kf proc_id=0x19300
  DRAM:  128 MB
  (stopped)

Best regards,
 Nobuhiro




More information about the U-Boot mailing list