From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxki Date: Sat, 28 Jun 2008 08:51:31 -0700 (PDT) Subject: [U-Boot-Users] can u-boot run standalone in qemu(qemu-system-arm) without kernel image(for mainstone II) In-Reply-To: <3a3941f0805290542q5108422bxbce6cd3f29ebc6ca@mail.gmail.com> References: <3a3941f0805290542q5108422bxbce6cd3f29ebc6ca@mail.gmail.com> Message-ID: <18172076.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de this works for me , assuming you are in the u-boot directory $ make versatile_config $ make $ qemu-system-arm -nographic -m 256 -M versatileab -kernel u-boot.bin wong-10 wrote: > > hi, all > > I'm a newbie to both u-boot and qemu. > Maybe it's a silly question, but I can not find the solution through the > Internet for almost 2 weeks, sorry :( > > Here is my question: > > I wanna run u-boot as a standalone app (or image?) in qemu, and I do't > wanna > any create linux image. > Is that possible? I just wanna to study u-boot. > > And now, my idea is to create a flash image with u-boot, how about this > way? > > Any reply would be appreciated. > Thank you in advance :) > > > stones. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > > -- View this message in context: http://www.nabble.com/can-u-boot-run-standalone-in-qemu%28qemu-system-arm%29-without-kernel-image%28for-mainstone-II%29-tp17534853p18172076.html Sent from the Uboot - Users mailing list archive at Nabble.com.