All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <vanbargw@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH/RFC] mpc5200: switch to CONFIG_OF_LIBFDT
Date: Mon, 03 Sep 2007 20:18:01 -0400	[thread overview]
Message-ID: <46DCA439.9080506@gmail.com> (raw)
In-Reply-To: <fa686aa40709031555o6a90c7f7t321cb4bc21607923@mail.gmail.com>

Grant Likely wrote:
> On 9/3/07, Jerry Van Baren <vanbargw@gmail.com> wrote:
>> Grant Likely wrote:
>>> On 9/3/07, Jerry Van Baren <vanbargw@gmail.com> wrote:
>>>> Grant Likely wrote:
>>>>> On 9/3/07, Bartlomiej Sieka <tur@semihalf.com> wrote:
>>>>>> On Thu, Aug 30, 2007 at 12:20:14PM -0600, Grant Likely wrote:
>>>>>>> From: Grant Likely <grant.likely@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.
>>> No problem.  Should I move it to libfdt as well?
>>>
>>> g.
>> Sure!
>>
>> We have a 3-way coordination between you, Kim with the 83xx, and myself
>> with libfdt and right now I'm pretty busy.  I have not had the time to
>> figure out where the routine should go and get together a set of patches
>> for libfdt and 83xx to convert over to the New Improved helper routines.
>>
>> If you are willing to figure out where to put it in libfdt, I'll push
>> forward from this end but it may be a couple of weeks before I can put
>> some time in on it (unless my more "urgent" duties get boring ;-).
>>
>> In the last merge window, Kim & I traded some patches back and forth and
>> git figured it out OK, so we should be able to apply the same patch to
>> both your and my (and Kim's?) repositories and have it all work out.
> 
> Alright, I'll do so.  Where does the 'upstream' libfdt source live
> nowdays?  Do you want me to craft the change against the u-boot repo
> and let you merge it back in to libfdt upstream?  Or should I put a
> temporary change into u-boot to fix the compile issues and base my
> patch against libfdt upstream (with the mind to remove the temporary
> fix when u-boot resyncs)?
> 
> Cheers,
> g.

Hi Grant,

The libfdt custodian repo is on the denx.de site, but should be the same 
as the mainline.  I would say patch your 5xxx custodian repo, publishing 
the new functions that impact the libfdt stuff as a separate patch and 
The List can discuss them.  I'll "ack" them and apply them to my repo as 
well, but NBD.  I will plan on updating the 83xx implementation(s) and 
publish them for Kim to ack/adopt as well.

When we get the basics of the New Improved[tm] utility functions set up, 
we can redo the 83xx at our leisure.

Best regards,
gvb

  reply	other threads:[~2007-09-04  0:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-30 18:20 [U-Boot-Users] [PATCH/RFC] mpc5200: switch to CONFIG_OF_LIBFDT Grant Likely
2007-08-30 21:57 ` Kim Phillips
2007-08-30 22:33   ` Grant Likely
2007-08-31 17:39     ` Grant Likely
2007-09-03 20:23       ` Bartlomiej Sieka
2007-09-03 21:50         ` Grant Likely
2007-09-03 20:36 ` Bartlomiej Sieka
2007-09-03 21:47   ` Grant Likely
2007-09-03 21:59     ` Jerry Van Baren
2007-09-03 22:09       ` Grant Likely
2007-09-03 22:40         ` Jerry Van Baren
2007-09-03 22:55           ` Grant Likely
2007-09-04  0:18             ` Jerry Van Baren [this message]
2007-09-04  3:09               ` Grant Likely
2007-09-04  4:14                 ` Grant Likely
2007-09-04 12:39                 ` Jerry Van Baren
2007-09-04 14:46                   ` Jon Loeliger
2007-09-04 14:48                     ` Jon Loeliger
2007-09-04 14:48                     ` Grant Likely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46DCA439.9080506@gmail.com \
    --to=vanbargw@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.