From 1c6b6f383a411a8d3ad3b80970a4be19377f3a85 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Thu, 14 Feb 2019 14:06:35 -0600 Subject: ARM: am3517_evm: Enable Falcon Mode The other OMAP3 based Logic PD boards have Falcon Mode enabled, so this patch makes it possible on the AM3517-evm as well. Signed-off-by: Adam Ford --- configs/am3517_evm_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/am3517_evm_defconfig') diff --git a/configs/am3517_evm_defconfig b/configs/am3517_evm_defconfig index 7a74e9e90d..9ba518f3d2 100644 --- a/configs/am3517_evm_defconfig +++ b/configs/am3517_evm_defconfig @@ -15,6 +15,7 @@ CONFIG_VERSION_VARIABLE=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y # CONFIG_SPL_FS_EXT4 is not set CONFIG_SPL_MTD_SUPPORT=y +CONFIG_SPL_OS_BOOT=y CONFIG_SYS_PROMPT="AM3517_EVM # " # CONFIG_CMD_IMI is not set CONFIG_CMD_SPL=y -- cgit v1.2.3