summaryrefslogtreecommitdiffstats
path: root/include/configs/platinum.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/platinum.h
parent3b1f681131149b5f62602f582a7e60b0185a2a49 (diff)
downloadblackbird-obmc-uboot-ea6909173f0f918e397d468e579fb43ee6481b1a.tar.gz
blackbird-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/platinum.h')
-rw-r--r--include/configs/platinum.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/platinum.h b/include/configs/platinum.h
index de885abb23..75d459fb9b 100644
--- a/include/configs/platinum.h
+++ b/include/configs/platinum.h
@@ -144,12 +144,6 @@
* U-Boot configuration
*/
-/* Tag config */
-#define CONFIG_CMDLINE_TAG
-#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_INITRD_TAG
-#define CONFIG_REVISION_TAG
-
/* Board startup config */
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_MISC_INIT_R
OpenPOWER on IntegriCloud