colibri-imx8x: enable i.MX specific BOOTAUX
commit e8cd1f60d9
("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:

committed by
Fabio Estevam

parent
a1ed8c7ca0
commit
d27057a7a0
@@ -13,6 +13,7 @@ CONFIG_DEFAULT_DEVICE_TREE="fsl-imx8qxp-colibri"
|
|||||||
CONFIG_BOOTAUX_RESERVED_MEM_BASE=0x88000000
|
CONFIG_BOOTAUX_RESERVED_MEM_BASE=0x88000000
|
||||||
CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
|
CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
|
||||||
CONFIG_TARGET_COLIBRI_IMX8X=y
|
CONFIG_TARGET_COLIBRI_IMX8X=y
|
||||||
|
CONFIG_IMX_BOOTAUX=y
|
||||||
CONFIG_OF_LIBFDT_OVERLAY=y
|
CONFIG_OF_LIBFDT_OVERLAY=y
|
||||||
CONFIG_SYS_LOAD_ADDR=0x95c00000
|
CONFIG_SYS_LOAD_ADDR=0x95c00000
|
||||||
CONFIG_SYS_MEMTEST_START=0x88000000
|
CONFIG_SYS_MEMTEST_START=0x88000000
|
||||||
|
Reference in New Issue
Block a user