[U-Boot] [PATCH 1/2] rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL

Simon Glass sjg at chromium.org
Thu Jul 27 15:14:05 UTC 2017


On 19 July 2017 at 06:32, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> As our SPL stage can grow quite large (80KB+ are not unusual) on the
> RK3399-Q7, the default setting for the environment location (in
> include/configs/rockchip-common.h) can overlap our SPL.
>
> This change finally makes use of the 'u-boot,mmc-env-offset' DTS
> property to override the environment location and put it at 16KB into
> the device, which is right before the SPL (located at 32KB).
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  arch/arm/dts/rk3399-puma.dtsi | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list