[U-Boot] [PATCH] Fix FDT support to use fdt blob and FIT together or not
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Wed Nov 19 16:27:25 CET 2008
On 15:22 Wed 19 Nov , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20081119132230.GA1051 at game.jcrosoft.org> you wrote:
> >
> > > Yes, of course we may have both at the same time.
> >
> > with my modification
> >
> > I'd like to support the 3 following configurations :
> >
> > 1) FIT only CONFIG_FIT
> > 2) fdt blob only CONFIG_OF_LIBFDT
> > 3) both CONFIG_OF_LIBFDT & CONFIG_FIT
> >
> > so CONFIG_FIT could have CONFIG_FIT without CONFIG_OF_LIBFDT
>
> Yes, that's what we've been discussing all the time - but let's not
> forget that there is obviously also case # 4: having none of both.
yes I'll update the commit message
so
4) none none
Best Regards,
J.
More information about the U-Boot
mailing list