]> Git Repo - J-u-boot.git/commit - include/configs/imx8mq_evk.h
imx8m: config: convert to bootm_size
authorGrygorii Tertychnyi <[email protected]>
Fri, 21 Aug 2020 13:39:43 +0000 (15:39 +0200)
committerStefano Babic <[email protected]>
Tue, 25 Aug 2020 08:26:38 +0000 (10:26 +0200)
commitacbc1d86f16cc8372cccb7b862a0b9dc242f8fe5
treee89fe9517e2ddf9e8efc8b4c00ea7b32acc2e969
parent74d8f9d56266773784be2cecb5f52a573b1d060c
imx8m: config: convert to bootm_size

Restrict the memory range available for image processing in the
"bootm" to 256 MiB so the kernel can access it and FDT or initrd are
not overwritten on ARM64.

Signed-off-by: Grygorii Tertychnyi <[email protected]>
Cc: Peng Fan <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Andrey Zhizhikin <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
include/configs/imx8mm_evk.h
include/configs/imx8mn_evk.h
include/configs/imx8mp_evk.h
include/configs/imx8mq_evk.h
This page took 0.032547 seconds and 4 git commands to generate.