[U-Boot] [PATCH] arm, at91: taurus remove MACH_TYPE definitions in config file

Heiko Schocher hs at denx.de
Wed Jan 21 09:22:20 CET 2015


remove MACH_TYPE definitions in config file, as they come from
the defconfig.

Signed-off-by: Heiko Schocher <hs at denx.de>
---

 include/configs/taurus.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/configs/taurus.h b/include/configs/taurus.h
index b61dc2d..2cf4558 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)
-- 
2.1.0



More information about the U-Boot mailing list