From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1T0zWp-0005r3-EC for barebox@lists.infradead.org; Mon, 13 Aug 2012 18:38:16 +0000 Date: Mon, 13 Aug 2012 20:38:13 +0200 From: Sascha Hauer Message-ID: <20120813183813.GO1451@pengutronix.de> References: <20120813065448.GM6271@game.jcrosoft.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120813065448.GM6271@game.jcrosoft.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [for master PATCH 0/4] Bootm uImage initrd fix To: Jean-Christophe PLAGNIOL-VILLARD Cc: barebox@lists.infradead.org On Mon, Aug 13, 2012 at 08:54:48AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > 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 Pulled, thanks Sascha > > 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 > > ---------------------------------------------------------------- > 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 > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox