summaryrefslogtreecommitdiff
path: root/include/configs/mx53ard.h
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2016-10-08 18:00:10 +0530
committerStefano Babic <sbabic@denx.de>2016-10-26 16:53:16 +0200
commitd259c00845251abb7771f81fb800105fb29b2753 (patch)
tree39a2ffaacb6042dca7c0457eb919ff78fcba4909 /include/configs/mx53ard.h
parente28e14927f40ef7aad1cb41bbce8b5f75a044cb9 (diff)
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
- Add DEFAULT_FDT_FILE kconfig entry - Move CONFIG_DEFAULT_FDT_FILE from include/configs to defconfigs Cc: Tom Rini <trini@konsulko.com> Cc: Simon Glass <sjg@chromium.org> Cc: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'include/configs/mx53ard.h')
-rw-r--r--include/configs/mx53ard.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h
index ed6ed7159b..27e7738a7b 100644
--- a/include/configs/mx53ard.h
+++ b/include/configs/mx53ard.h
@@ -78,8 +78,6 @@
#define CONFIG_LOADADDR 0x72000000 /* loadaddr env var */
#define CONFIG_SYS_TEXT_BASE 0x77800000
-#define CONFIG_DEFAULT_FDT_FILE "imx53-ard.dtb"
-
#define CONFIG_EXTRA_ENV_SETTINGS \
"script=boot.scr\0" \
"uimage=zImage\0" \