summaryrefslogtreecommitdiffstats
path: root/include/configs/cm_fx6.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/cm_fx6.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/cm_fx6.h')
-rw-r--r--include/configs/cm_fx6.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
index aae3044cff..8b89278cef 100644
--- a/include/configs/cm_fx6.h
+++ b/include/configs/cm_fx6.h
@@ -257,11 +257,7 @@
#define CONFIG_ZERO_BOOTDELAY_CHECK
#define CONFIG_LOADADDR 0x10800000
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
-#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
#define CONFIG_SYS_BOOTMAPSZ (8 << 20)
-#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_INITRD_TAG
-#define CONFIG_REVISION_TAG
#define CONFIG_SERIAL_TAG
/* misc */
OpenPOWER on IntegriCloud