summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6sxsabresd.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-05-22 17:30:47 +0100
committerStefano Babic <sbabic@denx.de>2015-05-26 15:58:55 +0200
commitea6909173f0f918e397d468e579fb43ee6481b1a (patch)
treec539f1ff1a325c3e7e2cbe30ed23e8af6d46c592 /include/configs/mx6sxsabresd.h
parent3b1f681131149b5f62602f582a7e60b0185a2a49 (diff)
downloadtalos-obmc-uboot-ea6909173f0f918e397d468e579fb43ee6481b1a.tar.gz
talos-obmc-uboot-ea6909173f0f918e397d468e579fb43ee6481b1a.zip
imx6: move standard ATAG configs to mx6_common.h
Define the standard ATAG consfigs in mx6_common. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Tom Rini <trini at konsulko.com>
Diffstat (limited to 'include/configs/mx6sxsabresd.h')
-rw-r--r--include/configs/mx6sxsabresd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mx6sxsabresd.h b/include/configs/mx6sxsabresd.h
index 5e4a406313..e1abbcfdba 100644
--- a/include/configs/mx6sxsabresd.h
+++ b/include/configs/mx6sxsabresd.h
@@ -18,11 +18,6 @@
#include "imx6_spl.h"
#endif
-#define CONFIG_CMDLINE_TAG
-#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_INITRD_TAG
-#define CONFIG_REVISION_TAG
-
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (3 * SZ_1M)
OpenPOWER on IntegriCloud