projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4e1886
)
arm, at91: taurus remove MACH_TYPE definitions in config file
author
Heiko Schocher
<hs@denx.de>
Wed, 21 Jan 2015 08:22:20 +0000
(09:22 +0100)
committer
Andreas Bießmann
<andreas.devel@googlemail.com>
Sat, 7 Feb 2015 22:43:24 +0000
(23:43 +0100)
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
patch
|
blob
|
history
diff --git
a/include/configs/taurus.h
b/include/configs/taurus.h
index b61dc2d11546c05d479882ec8771864866013905..2cf4558daaffb22232b417b1aeea841715feb951 100644
(file)
--- 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)