[OE-core] [PATCH v8 3/3] kernel-devicetree.bbclass: Add support to generate append to kernel
André Draszik
git at andred.net
Fri Sep 15 07:55:40 UTC 2017
On Thu, 2017-09-14 at 09:13 -0300, Otavio Salvador wrote:
> On Thu, Sep 14, 2017 at 7:26 AM, André Draszik <git at andred.net> wrote:
> > 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 :-)
>
> What if I add ARM support now and when someone has the need for MIPS,
> and can test it, it is added? I can use a switch case for ARM and
> error out for others so it is easy to extend.
Sure, at least it won't set wrong expectations.
Cheers,
Andre'
More information about the Openembedded-core
mailing list