On Tue, Dec 31, 2013 at 6:44 PM, Otavio Salvador
<[email protected]> wrote:
> From: John Weber <[email protected]>
>
> Change the default environment to use zImage instead of uImage,
> because using zImage does not require a LOADADDR assignment when
> building the kernel to be consistent with the loadaddr environment
> variable in u-boot, decreasing the chance for error.  This requires
> changes to the default environment to load a file named zImage
> instead of uImage, and to use the 'bootz' command instead of 'bootm'
> when booting the kernel.
>
> The zImage works for FSL Linux's kernel fork versions 3.0.35, 3.10.9,
> and 3.10.17; this also works fine for mainline kernels.  There is no
> reason to continue using uImage for default environment.
>
> Signed-off-by: John Weber <[email protected]>
> Signed-off-by: Otavio Salvador <[email protected]>

Reviewed-by: Fabio Estevam <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to