
18 May
2019
18 May
'19
6:07 p.m.
On Tue, 7 May 2019 at 02:37, Christoph Muellner christoph.muellner@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@theobroma-systems.com Signed-off-by: Christoph Muellner christoph.muellner@theobroma-systems.com
board/theobroma-systems/puma_rk3399/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org