summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJudith Mendez <jm@ti.com>2022-12-06 12:12:02 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2022-12-16 17:29:55 -0600
commitf7971a38bac82df44124449c71ee04fb4de5a08c (patch)
tree0980d29500d836f2bad21876826cbdf518b58737 /include
parente6faef47584c807437b623fff441cb4107807ddb (diff)
include: configs: am62ax_evm: fix linux boot image loading
Increase SYS_BOOTM_LEN to 64MB for fixing error when booting linux kernel image. Signed-off-by: Judith Mendez <jm@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/am62ax_evm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/am62ax_evm.h b/include/configs/am62ax_evm.h
index 4cbd41e726..f12e92df85 100644
--- a/include/configs/am62ax_evm.h
+++ b/include/configs/am62ax_evm.h
@@ -13,6 +13,8 @@
#include <environment/ti/mmc.h>
#include <environment/ti/k3_dfu.h>
+#define CONFIG_SYS_BOOTM_LEN SZ_64M
+
/* DDR Configuration */
#define CONFIG_SYS_SDRAM_BASE1 0x880000000