[U-Boot-Users] [PATCH CORRECTION] fdt, mpc5xxx: Adapt MPC5xxx to use libfdt in ft_cpu_setup().
Grant Likely
grant.likely at secretlab.ca
Wed Aug 29 20:23:50 CEST 2007
On 8/29/07, Wolfgang Denk <wd at denx.de> wrote:
> From the following discussion [see thread "RFC: generic property fixup
> mechanism for LIBFDT"] I got the impression that an improved
> implementation is not available yet, so it will have to wait for the
> next release.
>
> Do you agree to include this patch (which fixes a few build problems)
> into the current release and clean it up in the next one?
I'm confused. What build problems does it solve? As far as I can
tell, this patch only adds support for CONFIG_OF_LIBFDT, but it leaves
the old code alone. What am I missing?
As it stands, I don't like this patch. It seems rather schizophrenic
to me by adding the new mechanism (CONFIG_OF_LIBFDT) without removing
the old one (CONFIG_OF_FLAT_TREE). I don't see any advantage to
keeping both mechanisms around. I'd rather see the patch switch
entirely to the new method.
Cheers,
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195
More information about the U-Boot
mailing list