From da9d9599acc81c424bcdddafaa888cd90b97df3d Mon Sep 17 00:00:00 2001 From: Lokesh Vutla Date: Mon, 16 May 2016 11:24:29 +0530 Subject: ARM: dts: AM335x-BBG: Add initial support Add initial DTS support for AM335x-BBG Reviewed-by: Tom Rini Signed-off-by: Lokesh Vutla --- configs/am335x_evm_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/am335x_evm_defconfig') diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig index a2794c2..6a25bf5 100644 --- a/configs/am335x_evm_defconfig +++ b/configs/am335x_evm_defconfig @@ -48,4 +48,4 @@ CONFIG_RSA=y CONFIG_FIT=y CONFIG_SPL_OF_LIBFDT=y CONFIG_SPL_LOAD_FIT=y -CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk" +CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk am335x-bonegreen" -- cgit v1.1