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. Now you have to do qemu-system-mips -pflash > filename. Just copy > u-boot.bin to filename before. > >> >> 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) > > If it says something like " invalid flash size 0Mb " after DRAM: 128 MB then > it stops > that's definitely your problem. Use SVN HEAD from Qemu instead of 0.9.1.
I used newist Qemu and use -pflash option. Work fine! Thank you for yor advice. Best regards, Nobuhiro -- ---------------------------------- Nobuhiro Iwamatsu ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
