[U-Boot] [PATCH V5] BOOT: Add "bootz" command to boot Linux zImage on ARM
    Stephen Warren 
    swarren at wwwdotorg.org
       
    Wed Mar 14 17:45:43 CET 2012
    
    
  
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!
    
    
More information about the U-Boot
mailing list