mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-23 17:18:15 +01:00
apalis-imx8: enable i.MX specific BOOTAUX
commit e8cd1f60d964 ("imx: imx8: bootaux: Add i.MX8 M4 boot support") implemented IMX_BOOTAUX. Enable it. Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com> Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
This commit is contained in:
parent
e0555f43dd
commit
a1ed8c7ca0
@ -13,6 +13,7 @@ CONFIG_DEFAULT_DEVICE_TREE="fsl-imx8qm-apalis"
|
||||
CONFIG_BOOTAUX_RESERVED_MEM_BASE=0x88000000
|
||||
CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
|
||||
CONFIG_TARGET_APALIS_IMX8=y
|
||||
CONFIG_IMX_BOOTAUX=y
|
||||
CONFIG_OF_LIBFDT_OVERLAY=y
|
||||
CONFIG_SYS_LOAD_ADDR=0x95400000
|
||||
CONFIG_SYS_MEMTEST_START=0x88000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user