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

2008-06-17 Thread Nobuhiro Iwamatsu
Hi, Vlad. 2008/6/17 Vlad Lungu <[EMAIL PROTECTED]>: >> U-boot log: >> $ ln -s u-boot.bin mips_bios.bin >> $ xps-iwamatsu(iwamatsu:)$ qemu-system-mips -L . /dev/null -nographic > I think that's the problem. There was a patch to Qemu on April 23 to add > flash support > to the qemu_mips target.

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

2008-06-17 Thread Vlad Lungu
Nobuhiro Iwamatsu wrote: > 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? I forgot to look if the README is the right one, but ... > Please give me advice t

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

2008-06-16 Thread Nobuhiro Iwamatsu
2008/6/16 Nobuhiro Iwamatsu <[EMAIL PROTECTED]>: > --- > U-boot version: > Get from Git tree ( hash:a94f22f08f280905926219e568568964cb9eeb9d) This hash is newest source code on u-boot.git. Best regards, Nobuhiro - Chec

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

2008-06-16 Thread Nobuhiro Iwamatsu
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:a94f22f08f2