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 18:40:24 -0400	[thread overview]
Message-ID: <46DC8D58.7060000@gmail.com> (raw)
In-Reply-To: <fa686aa40709031509q2a9b90b7tfe20756ebc333879@mail.gmail.com>

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.

Thanks,
gvb

  reply	other threads:[~2007-09-03 22:40 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 [this message]
2007-09-03 22:55           ` Grant Likely
2007-09-04  0:18             ` Jerry Van Baren
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=46DC8D58.7060000@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.