[U-Boot] [PATCH] rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR.
Simon Glass
sjg at chromium.org
Sat May 18 16:07:32 UTC 2019
On Tue, 7 May 2019 at 02:37, Christoph Muellner
<christoph.muellner at theobroma-systems.com> wrote:
>
> Puma SoMs have a 4 MB SPI NOR flash.
> Therefore we can move the environment to the end of the flash
> (4 MiB - 16 kiB) in order to not overlap with SPL.
>
> Reported-by: Jakob Unterwurzacher <jakob.unterwurzacher at theobroma-systems.com>
> Signed-off-by: Christoph Muellner <christoph.muellner at theobroma-systems.com>
> ---
>
> board/theobroma-systems/puma_rk3399/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list