Your message dated Fri, 27 Apr 2018 12:04:34 +0300
with message-id <[email protected]>
and subject line Re: please build boot rom for QEMU
has caused the Debian Bug report #896659,
regarding please build boot rom for QEMU
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
896659: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896659
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: u-boot
Version: 2018.03+dfsg1-2
Severity: normal

Please enable building of a boot rom suitable to boot a QEMU virtual machine,
maybe u-boot-qemu-ppce500:

    $(MAKE) -C u-boot O=build.e500 qemu-ppce500_config
    $(MAKE) -C u-boot CROSS_COMPILE=$(powerpc_cross_prefix) O=build.e500
    $(powerpc_cross_prefix)strip u-boot/build.e500/u-boot -o \
            /usr/share/qemu/u-boot.e500

(it should contain /usr/share/qemu/u-boot.e500 built the above way).

Thanks!

/mjt

--- End Message ---
--- Begin Message ---
On Mon, 23 Apr 2018 13:23:42 +0300 Michael Tokarev <[email protected]> wrote:
> Source: u-boot
> Version: 2018.03+dfsg1-2
> Severity: normal
> 
> Please enable building of a boot rom suitable to boot a QEMU virtual machine,
> maybe u-boot-qemu-ppce500:

Ok. It looks like it is better to build qemu-related firmware from qemu sources
instead, due to various reasons.

Thanks!

/mjt

--- End Message ---

Reply via email to