From: Evgeny Voevodin <e.voevodin@samsung.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: kyungmin.park@samsung.com, m.kozlov@samsung.com,
i.mitsyanko@samsung.com, qemu-devel@nongnu.org,
d.solodkiy@samsung.com
Subject: Re: [Qemu-devel] [PATCH 0/2] Add "-uboot" option
Date: Wed, 22 Feb 2012 12:29:14 +0400 [thread overview]
Message-ID: <4F44A75A.4000902@samsung.com> (raw)
In-Reply-To: <CAFEAcA8GSpU2sQSc7vZk-h3-bvcQejF39GNbzY+rpaBhB6_Gvg@mail.gmail.com>
On 22.02.2012 12:12, Peter Maydell wrote:
> On 22 February 2012 06:58, Evgeny Voevodin<e.voevodin@samsung.com> wrote:
>> These patches add "-uboot" option to ARM boards.
>> To let user load u-boot, board should initialize
>> .uboot_start in arm_boot_info struct.
>> Added utilisation of "-uboot" for exynos4 and integratorcp.
> Nack. This kind of thing should be done by making QEMU
> load an ELF file which has u-boot in it (which at the
> moment you can do with -kernel). Loading Linux kernels
> is a special case in arm_boot because of the complicated
> boot protocol they have and because people want to load
> lots of different kernels.
>
> -- PMM
>
As I understood, you mean that -kernel is for people who want to quickly
compile and try different kernel.
As for me, -uboot is the same ) No need to generate a file, where u-boot
and kernel are placed. Just use -uboot ./u-boot -kernel ./uImage, change
kernel, or change u-boot, or both, as you wish.
--
Kind regards,
Evgeny Voevodin,
Leading Software Engineer,
ASWG, Moscow R&D center, Samsung Electronics
e-mail: e.voevodin@samsung.com
next prev parent reply other threads:[~2012-02-22 8:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-22 6:58 [Qemu-devel] [PATCH 0/2] Add "-uboot" option Evgeny Voevodin
2012-02-22 6:58 ` [Qemu-devel] [PATCH 1/2] ARM: " Evgeny Voevodin
2012-02-22 6:58 ` [Qemu-devel] [PATCH 2/2] ARM: exynos, integratorcp: Specify U-Boot start address Evgeny Voevodin
2012-02-22 8:12 ` [Qemu-devel] [PATCH 0/2] Add "-uboot" option Peter Maydell
2012-02-22 8:29 ` Evgeny Voevodin [this message]
2012-02-22 8:34 ` Peter Maydell
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=4F44A75A.4000902@samsung.com \
--to=e.voevodin@samsung.com \
--cc=d.solodkiy@samsung.com \
--cc=i.mitsyanko@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=m.kozlov@samsung.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.