On 08/12/2013 12:35 PM, Simon Glass wrote:
Hi Jerry,
On Sat, Aug 10, 2013 at 7:21 AM, Jerry Van Baren mailto:gvb.ub...@gmail.com>> wrote:
[snip]
I also discovered the u-boot libfdt/fdt_wip.c has fdt_find_regions()
from Simon that isn't in the upstream dtc version. I slipped up on
Hi Jerry,
On Sat, Aug 10, 2013 at 7:21 AM, Jerry Van Baren wrote:
> Note: This is the license header change from Roger Meier (thanks), acked
> by Wolfgang. While this will diverge our source a bit from the dtc
> upstream, I'm willing to live with that for now and indefinitely if
> necessary.
>
>
On Sat, Aug 10, 2013 at 09:21:10AM -0400, Jerry Van Baren wrote:
> Note: This is the license header change from Roger Meier (thanks),
> acked by Wolfgang. While this will diverge our source a bit from
> the dtc upstream, I'm willing to live with that for now and
> indefinitely if necessary.
>
>
Note: This is the license header change from Roger Meier (thanks), acked
by Wolfgang. While this will diverge our source a bit from the dtc
upstream, I'm willing to live with that for now and indefinitely if
necessary.
I would like to start a dialog with David Gibson and Jon Loeliger to see
On Fri, May 10, 2013 at 07:21:46PM -0400, Jerry Van Baren wrote:
> Dear Tom,
>
> The following changes since commit 2988eac70ead3720f9ec85a239cd06b2f7246683:
>
> Merge branch 'patman' of git://git.denx.de/u-boot-x86 (2013-05-10
> 08:16:34 -0400)
>
> are available in the git repository at:
>
Dear Tom,
The following changes since commit 2988eac70ead3720f9ec85a239cd06b2f7246683:
Merge branch 'patman' of git://git.denx.de/u-boot-x86 (2013-05-10
08:16:34 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
for you to fetch changes up to bbd0f7e
On Mon, Nov 19, 2012 at 08:53:20PM -0500, Jerry Van Baren wrote:
> Dear Tom,
>
> Please pull u-boot-fdt. These are the patches submitted by Simon Glass
> and his compatriots prior to the v2013.01 merge window closing and are
> thus eligible for inclusion in the v2013.01 release.
>
> Thanks,
> g
Dear Tom,
Please pull u-boot-fdt. These are the patches submitted by Simon Glass
and his compatriots prior to the v2013.01 merge window closing and are
thus eligible for inclusion in the v2013.01 release.
Thanks,
gvb
The following changes since commit 59852d03867108217fe88e3bfc3e1e9cedfe63c5:
On Sat, Sep 15, 2012 at 09:54:14AM -0400, Jerry Van Baren wrote:
> Dear Tom,
>
> Please pull u-boot-fdt. This contains the FDT null address bug fix from
> Marek.
>
> Thanks,
> gvb
>
> P.S. Tom - Resent because I sent to the list from the wrong email account.
>
> The following changes since com
Dear Tom,
Please pull u-boot-fdt. This contains the FDT null address bug fix from
Marek.
Thanks,
gvb
P.S. Tom - Resent because I sent to the list from the wrong email account.
The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:
Merge branch 'master' of git://git.den
Dear Jerry Van Baren,
In message <4ebff810.6080...@cideas.com> you wrote:
> Dear Wolfgang,
>
> Please pull the bugfixes from the following changes since commit
> 5721385b187b3154c7768e6c182501022f4e2e45:
>
>Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08
> 07:44:52 +0
Dear Wolfgang,
Please pull the bugfixes from the following changes since commit
5721385b187b3154c7768e6c182501022f4e2e45:
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08
07:44:52 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
Dear Jerry Van Baren,
In message <4e99a789.8090...@cideas.com> you wrote:
> The following changes since commit d8fffa057c9430fd0c5104ab6ff7db4cdb03db51:
>
>Merge branch 'master' of git://git.denx.de/u-boot-mips (2011-10-12
> 22:47:15 +0200)
>
> are available in the git repository at:
>
>
The following changes since commit d8fffa057c9430fd0c5104ab6ff7db4cdb03db51:
Merge branch 'master' of git://git.denx.de/u-boot-mips (2011-10-12
22:47:15 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
Chunhe Lan (1):
fdt: Add a do_fixup_by_pa
Thanks guys.
g.
On Wed, Apr 27, 2011 at 1:47 PM, Wolfgang Denk wrote:
> Dear Gerald Van Baren,
>
> In message <4db630eb.20...@cideas.com> you wrote:
>> Dear Wolfgang,
>>
>> The following pull request is for Grant Likely's changes "[PATCH 0/6]
>> ARM device tree support improvements". I had to m
Dear Gerald Van Baren,
In message <4db630eb.20...@cideas.com> you wrote:
> Dear Wolfgang,
>
> The following pull request is for Grant Likely's changes "[PATCH 0/6]
> ARM device tree support improvements". I had to make two minor fixes, a
> missing ";" in patch [1 of 6] and a misspelling in pat
Dear Wolfgang,
The following pull request is for Grant Likely's changes "[PATCH 0/6]
ARM device tree support improvements". I had to make two minor fixes, a
missing ";" in patch [1 of 6] and a misspelling in patch [2 of 6]
s/getenv_bootm_base/getenv_bootm_low/
Note that I did *not* include
On 4/20/2011 4:54 PM, Wolfgang Denk wrote:
> Dear Gerald Van Baren,
[snip]
>> I only have a one-liner bugfix by Kyle Moffett in the pull. Grant's
>> changes "[PATCH 0/6] ARM device tree support improvements" look good in
>> principle, but I had a compilation error using the PPC target we need to
Dear Gerald Van Baren,
In message <4dab91e9.3040...@cideas.com> you wrote:
> Dear Wolfgang,
>
> Sorry for the late pull request, due to other priorities (not the least
> being filling out tax forms :-/) I was unable to get this out sooner.
>
> I only have a one-liner bugfix by Kyle Moffett in t
Dear Wolfgang,
Sorry for the late pull request, due to other priorities (not the least
being filling out tax forms :-/) I was unable to get this out sooner.
I only have a one-liner bugfix by Kyle Moffett in the pull. Grant's
changes "[PATCH 0/6] ARM device tree support improvements" look good
Dear Jerry Van Baren,
In message <4abc99e7.4080...@gmail.com> you wrote:
>
> Please pull u-boot-fdt. This only has Ken's fdt command parser fixes
> (thanks, Ken, it works a lot better now).
>
> FWIIW, I checked the dtc project and did not see any libfdt updates or
> improvements.
>
> The fol
Dear Wolfgang,
Please pull u-boot-fdt. This only has Ken's fdt command parser fixes
(thanks, Ken, it works a lot better now).
FWIIW, I checked the dtc project and did not see any libfdt updates or
improvements.
The following changes since commit 3887c3fbdbbe6bbb4df60ed415c8e1ab9fe56b5e:
He
Dear Jerry Van Baren,
In message <49d58bcf.6020...@gmail.com> you wrote:
> Dear Wolfgang,
>
> Please pull git://git.denx.de/u-boot-fdt.git master. These are bugfixes
> from dtc/libfdt and resynchronizes us.
>
> Thanks,
> gvb
>
> The following changes since commit ed9953d6903c9673135a96ae1644f
Dear Wolfgang,
Please pull git://git.denx.de/u-boot-fdt.git master. These are bugfixes
from dtc/libfdt and resynchronizes us.
Thanks,
gvb
The following changes since commit ed9953d6903c9673135a96ae1644f61cb0eac5ce:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boo
Wolfgang Denk wrote:
> Dear Jerry Van Baren,
>
> In message <[EMAIL PROTECTED]> you wrote:
>> Jerry Van Baren wrote:
>>> Dear Wolfgang,
>>>
>>> Please pull u-boot-fdt master branch for inclusion in the 2008-12 release.
>>>
>>> Thanks,
>>> gvb
>> ***ping***
>
> Pong.
>
> Hey, that pull request wa
Dear Jerry Van Baren,
In message <[EMAIL PROTECTED]> you wrote:
> Jerry Van Baren wrote:
> > Dear Wolfgang,
> >
> > Please pull u-boot-fdt master branch for inclusion in the 2008-12 release.
> >
> > Thanks,
> > gvb
>
> ***ping***
Pong.
Hey, that pull request was just two days old...
An old m
Dear Jerry Van Baren,
In message <[EMAIL PROTECTED]> you wrote:
> Dear Wolfgang,
>
> Please pull u-boot-fdt master branch for inclusion in the 2008-12 release.
>
> Thanks,
> gvb
>
> The following changes since commit d685b74c64a38849f1a129b3ab846fbf67dd937e:
> Dave Liu (1):
> 74xx: us
Jerry Van Baren wrote:
> Dear Wolfgang,
>
> Please pull u-boot-fdt master branch for inclusion in the 2008-12 release.
>
> Thanks,
> gvb
***ping***
Thanks,
gvb
> The following changes since commit d685b74c64a38849f1a129b3ab846fbf67dd937e:
> Dave Liu (1):
> 74xx: use r4 instead of r2
Dear Wolfgang,
Please pull u-boot-fdt master branch for inclusion in the 2008-12 release.
Thanks,
gvb
The following changes since commit d685b74c64a38849f1a129b3ab846fbf67dd937e:
Dave Liu (1):
74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
are available in the
Dear Jerry Van Baren,
In message <[EMAIL PROTECTED]> you wrote:
> Dear Wolfgang,
>
> Please pull u-boot-fdt. These are bugfixes from dtc/libfdt project
> and Sefan's "force" override for the fdt /chosen node.
>
> Thanks,
> gvb
>
>
> The following changes since commit 8fd4166c467a46773f80208bd
Dear Wolfgang,
Please pull u-boot-fdt. These are bugfixes from dtc/libfdt project
and Sefan's "force" override for the fdt /chosen node.
Thanks,
gvb
The following changes since commit 8fd4166c467a46773f80208bda1ec3b4757747bc:
Stefan Roese (1):
ppc4xx: Canyonlands: Remove unnecessary
31 matches
Mail list logo