From: Gerald Van Baren <vanbaren@cideas.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-fdt
Date: Mon, 25 Apr 2011 22:41:47 -0400 [thread overview]
Message-ID: <4DB630EB.20406@cideas.com> (raw)
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 patch [6 of 6] "Add CONFIG_OF_LIBFDT to
more boards" since that is an ARM patch and should be applied by the
various ARM custodians.
The following changes since commit a01ebd9679f07421ec5abfda5dc0ab76c7202d3b:
Heiko Schocher (1):
mpc52xx, digsy_mtc: add trickle charger support for rev5 boards.
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
Grant Likely (5):
Stop passing around bootmem_base value.
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
Fix off-by-one error in passing initrd end address via device tree
Respect memreserve regions specified in the device tree
README | 16 ++++++++-
arch/arm/lib/bootm.c | 5 ++-
arch/m68k/lib/bootm.c | 7 +---
arch/powerpc/lib/bootm.c | 19 +++++-----
common/cmd_bootm.c | 7 ++--
common/fdt_support.c | 2 +-
common/image.c | 72
++++++++++++++++++++++++++++++----------
include/configs/omap3_beagle.h | 7 ----
include/image.h | 10 +++---
9 files changed, 93 insertions(+), 52 deletions(-)
Best regards,
gvb
next reply other threads:[~2011-04-26 2:41 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-26 2:41 Gerald Van Baren [this message]
2011-04-27 19:47 ` [U-Boot] Pull request: u-boot-fdt Wolfgang Denk
2011-04-27 20:06 ` Grant Likely
-- strict thread matches above, loose matches on Subject: below --
2013-05-10 23:21 Jerry Van Baren
2013-05-11 16:18 ` Tom Rini
2012-11-20 1:53 Jerry Van Baren
2012-11-27 16:45 ` Tom Rini
2012-09-15 13:54 Jerry Van Baren
2012-09-18 14:50 ` Tom Rini
2011-11-13 17:02 Jerry Van Baren
2011-11-16 19:18 ` Wolfgang Denk
2011-10-15 15:32 Jerry Van Baren
2011-10-15 20:02 ` Wolfgang Denk
2011-04-18 1:20 Gerald Van Baren
2011-04-20 20:54 ` Wolfgang Denk
2011-04-20 21:10 ` Jerry Van baren
2009-09-25 10:22 Jerry Van Baren
2009-09-30 21:17 ` Wolfgang Denk
2009-04-03 4:08 Jerry Van Baren
2009-04-03 20:37 ` Wolfgang Denk
2008-10-31 0:47 Jerry Van Baren
2008-11-01 14:46 ` Jerry Van Baren
2008-11-01 15:22 ` Wolfgang Denk
2008-11-01 15:32 ` Jerry Van Baren
2008-11-01 15:07 ` Wolfgang Denk
2008-10-09 2:19 Jerry Van Baren
2008-10-12 21:13 ` Wolfgang Denk
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=4DB630EB.20406@cideas.com \
--to=vanbaren@cideas.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.