[U-Boot] [PATCH V5] BOOT: Add "bootz" command to boot Linux zImage on ARM

Marek Vasut marek.vasut at gmail.com
Wed Mar 14 18:23:57 CET 2012


Dear Stephen Warren,

> On 03/13/2012 09:47 PM, Marek Vasut wrote:
> > From: Marek Vasut <marek.vasut at gmail.com>
> > 
> > This command boots Linux zImage from where the zImage is loaded to.
> > Passing initrd and fdt is supported.
> > 
> > Tested on i.MX28 based DENX M28EVK
> > Tested on PXA270 based Voipac PXA270.
> > 
> > NOTE: This currently only supports ARM, but other architectures can be
> > easily added by defining bootz_setup().
> > 
> > Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> 
> On Tegra20 Harmony with and without device tree (against mainline) and
> Tegra30 Cardhu with device tree (against an NVIDIA-internal U-Boot tree),
> 
> Tested-by: Stephen Warren <swarren at wwwdotorg.org>
> 
> The code looks good too; I believe you've take care of any comments I
> had on the first very you posted.
> 
> Thanks very much - this is awesome!

You're welcome :) I'm glad we're finally going to squash one of the biggest 
sources of friction between linux-arm and uboot :)

Best regards,
Marek Vasut


More information about the U-Boot mailing list