summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrejs Cainikovs <[email protected]>2024-08-07 16:16:19 +0200
committerFabio Estevam <[email protected]>2024-08-23 14:48:43 -0300
commitd27057a7a020121db90d16b05ef1c3685e14b7fd (patch)
tree83deb4342a4dd74d3b729b3a80eedfa7aaa55c09
parenta1ed8c7ca0908ff04c4c6019cf556999954fc7c6 (diff)
colibri-imx8x: 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 <[email protected]> Signed-off-by: Max Krummenacher <[email protected]>
-rw-r--r--configs/colibri-imx8x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri-imx8x_defconfig b/configs/colibri-imx8x_defconfig
index e76373e499a..71a05b74dbb 100644
--- a/configs/colibri-imx8x_defconfig
+++ b/configs/colibri-imx8x_defconfig
@@ -13,6 +13,7 @@ CONFIG_DEFAULT_DEVICE_TREE="fsl-imx8qxp-colibri"
CONFIG_BOOTAUX_RESERVED_MEM_BASE=0x88000000
CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
CONFIG_TARGET_COLIBRI_IMX8X=y
+CONFIG_IMX_BOOTAUX=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_SYS_LOAD_ADDR=0x95c00000
CONFIG_SYS_MEMTEST_START=0x88000000