[U-Boot-Users] [PATCH/RFC] mpc5200: switch to CONFIG_OF_LIBFDT

Jerry Van Baren vanbargw at gmail.com
Mon Sep 3 23:59:09 CEST 2007


Grant Likely wrote:
> On 9/3/07, Bartlomiej Sieka <tur at semihalf.com> wrote:
>> On Thu, Aug 30, 2007 at 12:20:14PM -0600, Grant Likely wrote:
>>> From: Grant Likely <grant.likely at secretlab.ca>
>>>
>>> Here is a patch which converts the icecube* and tqm5200 boards from using
>>> OF_FLAT_TREE to OF_LIBFDT.  It also fixes the compile of cm5200.
>>>
>>> It's been tested on the lite5200.
>> Tested also on motionpro, with the below patch that converts it to OF_LIBFDT.
>>
>> Grant: perhaps it would be a good idea to merge this patch with your
>> upcoming updated patch for icecube and tqm5200?
> 
> Can do.  I'll respin the patch and post it once more to the list
> before asking wd to pull it.
> 
> Cheers,
> g.

Hi Grant,

My only critique/request is to change fixup_int_prop() to be 
fixup_u32_prop() so that we don't get confused if we ever have to fix up 
a u16 or u64 property.

Thanks,
gvb




More information about the U-Boot mailing list