On Wed, 2006-08-23 at 16:47 +1000, Paul Mackerras wrote: > Hollis Blanchard writes: > > > Still haven't looked to merge Matt's changes (because I'm busy, the > > current code works for me, and they haven't been accepted in u-boot > > yet). > > The other version that was posted had support for modifying an > existing flat tree, which I need for the wrapper code for prep. Are > those "Matt's changes"? Are you thinking of adding that capability to > your version?
You can do this now with the ft_set_prop() function, which is what I'm using for Xen. At the moment that function isn't able to modify the size of a property, but Mark is going to adapt his code (which supports that). -- Hollis Blanchard IBM Linux Technology Center
