From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [for master PATCH 0/4] Bootm uImage initrd fix
Date: Mon, 13 Aug 2012 08:54:48 +0200 [thread overview]
Message-ID: <20120813065448.GM6271@game.jcrosoft.org> (raw)
Hi,
please pull
The following changes since commit 58713d32746d49ad39ba17658fe82f1b98b80b2e:
commands: memset: fix help message (2012-08-09 08:44:38 +0200)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git tags/bootm_fix
for you to fetch changes up to d9cefaed51917da5121443715cb9a14c237f9b9b:
uimage_laod: fix ramdisk support (2012-08-13 14:48:16 +0800)
----------------------------------------------------------------
bootm: uImage initrd fix support
Fix multiple issues:
- arm: loadaddr hardcode to 0x0 if valid
- uncompress the ramdisk (U-Boot do not do so)
- image_sdram_flush: wrong start address when expending the resource
- bootm: load the initrd to ram where this is done at arch level
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (4):
arm/bootm: fix initrd_start init
bootm: do not load the initrd in the common code
uimage_sdram_flush: fix resource start
uimage_laod: fix ramdisk support
arch/arm/lib/bootm.c | 4 +++-
commands/bootm.c | 8 --------
common/uimage.c | 6 ++++--
3 files changed, 7 insertions(+), 11 deletions(-)
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-08-13 6:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-13 6:54 Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-08-13 6:57 ` [PATCH 1/4] arm/bootm: fix initrd_start init Jean-Christophe PLAGNIOL-VILLARD
2012-08-13 6:57 ` [PATCH 2/4] bootm: do not load the initrd in the common code Jean-Christophe PLAGNIOL-VILLARD
2012-08-13 6:57 ` [PATCH 3/4] uimage_sdram_flush: fix resource start Jean-Christophe PLAGNIOL-VILLARD
2012-08-13 6:57 ` [PATCH 4/4] uimage_laod: fix ramdisk support Jean-Christophe PLAGNIOL-VILLARD
2012-08-13 18:38 ` [for master PATCH 0/4] Bootm uImage initrd fix Sascha Hauer
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=20120813065448.GM6271@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox