summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2015-01-21 09:22:20 +0100
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-02-07 23:43:24 +0100
commit657006a1c46f11784757f9437ffaaa5e0c4dea72 (patch)
treec6c54713aa710c1a20b706e9dac5516155c89ee5 /include
parentf4e1886df5690a98419d04aaaa77b3027c60c901 (diff)
downloadblackbird-obmc-uboot-657006a1c46f11784757f9437ffaaa5e0c4dea72.tar.gz
blackbird-obmc-uboot-657006a1c46f11784757f9437ffaaa5e0c4dea72.zip
arm, at91: taurus remove MACH_TYPE definitions in config file
remove MACH_TYPE definitions in config file, as they come from the defconfig. Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/taurus.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/taurus.h b/include/configs/taurus.h
index b61dc2d115..2cf4558daa 100644
--- a/include/configs/taurus.h
+++ b/include/configs/taurus.h
@@ -21,9 +21,6 @@
*/
#include <asm/hardware.h>
-#define MACH_TYPE_TAURUS 2067
-#define MACH_TYPE_AXM 2068
-
#define CONFIG_SYS_GENERIC_BOARD
#if defined(CONFIG_SPL_BUILD)
OpenPOWER on IntegriCloud