]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm, at91: taurus remove MACH_TYPE definitions in config file
authorHeiko Schocher <hs@denx.de>
Wed, 21 Jan 2015 08:22:20 +0000 (09:22 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:14 +0000 (12:59 +0200)
remove MACH_TYPE definitions in config file, as they come from
the defconfig.

Signed-off-by: Heiko Schocher <hs@denx.de>
include/configs/taurus.h

index b61dc2d11546c05d479882ec8771864866013905..2cf4558daaffb22232b417b1aeea841715feb951 100644 (file)
@@ -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)