[U-Boot] [PATCH] mx6cuboxi: Move the default environment for all devices

Fabio Estevam festevam at gmail.com
Mon Jun 25 12:48:35 UTC 2018


On Mon, Jun 25, 2018 at 7:39 AM, Baruch Siach <baruch at tkos.co.il> wrote:
> From: Jon Nettleton <jon at solid-run.com>
>
> Previously we had stored the environment right after the
> u-boot.img on the disk.  I never liked this because with dtbs
> being included and such the image could grow in size.  Instead
> we move the environment to be negatively offset from the 1MB
> mark.  Almost all our images start at 4MB's, and most standard
> images start at 1MB, and all our storage devices are a minimum
> 1MB.  Therefore we can store env there for all classes of devices
> and have plenty of space in case u-boot.img needs to grow.
>
> Signed-off-by: Jon Nettleton <jon at solid-run.com>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>

Looks good:

Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>


More information about the U-Boot mailing list