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

Reply via email to