summaryrefslogtreecommitdiff
path: root/include/configs/meson-gxbb-common.h
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2017-01-15 18:53:53 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-20 20:38:02 (GMT)
commit8c9bfc47ed587df236a813c46cb5611b9c7d0a91 (patch)
tree49a78ed6439e579384b9ffc36708448afb177b95 /include/configs/meson-gxbb-common.h
parentc67c8c604b6cea341055140cbfa9e6949fcacb7f (diff)
downloadu-boot-fsl-qoriq-8c9bfc47ed587df236a813c46cb5611b9c7d0a91.tar.xz
meson: misc_init_r is board-specific
Move it from meson-gxbb-common.h to odroid-c2.h to allow new boards not to implement it. Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'include/configs/meson-gxbb-common.h')
-rw-r--r--include/configs/meson-gxbb-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/meson-gxbb-common.h b/include/configs/meson-gxbb-common.h
index 3bba2e6..ab62cff 100644
--- a/include/configs/meson-gxbb-common.h
+++ b/include/configs/meson-gxbb-common.h
@@ -17,7 +17,6 @@
#define CONFIG_SYS_MAXARGS 32
#define CONFIG_SYS_MALLOC_LEN (32 << 20)
#define CONFIG_SYS_CBSIZE 1024
-#define CONFIG_MISC_INIT_R
#define CONFIG_SYS_SDRAM_BASE 0
#define CONFIG_SYS_TEXT_BASE 0x01000000