[OE-core] [PATCH v8 3/3] kernel-devicetree.bbclass: Add support to generate append to kernel

André Draszik git at andred.net
Thu Sep 14 10:26:07 UTC 2017


On Wed, 2017-09-13 at 09:30 -0300, Otavio Salvador wrote:
> On Wed, Sep 13, 2017 at 5:15 AM, André Draszik <git at andred.net> wrote:
> > On Tue, 2017-09-12 at 17:36 -0300, Otavio Salvador wrote:
> 
> ...
> > AFAICS, zImage is specific to x86 and arm, all other arches, including
> > MIPS
> > have no zImage Makefile target, so we'll never get here.
> 
> Do you know which types we can use here?

* for CONFIG_MIPS_RAW_APPENDED_DTB this can be either vmlinux.bin, or
  vmlinuz.bin
* for for CONFIG_MIPS_ELF_APPENDED_DTB this should be vmlinux

see other mail :-)

A.




More information about the Openembedded-core mailing list