projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89f9549
)
ORIGEN: remove duplicated MACH_TYPE define
author
Minkyu Kang
<mk7.kang@samsung.com>
Wed, 18 Jan 2012 08:36:35 +0000
(17:36 +0900)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:29 +0000
(10:11 +0100)
Since MACH_TYPE_ORIGEN is updated on mach-types,
remove the MACH_TYPE_ORIGEN on config file.
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Cc: Chander Kashyap <chander.kashyap@linaro.org>
include/configs/origen.h
patch
|
blob
|
history
diff --git
a/include/configs/origen.h
b/include/configs/origen.h
index cd502d10d8331b4042e546fc8c09643fe89078f2..8ede82575c74136ccbb54f1b254135d04c24eb82 100644
(file)
--- a/
include/configs/origen.h
+++ b/
include/configs/origen.h
@@
-52,8
+52,6
@@
#define CONFIG_INITRD_TAG
#define CONFIG_CMDLINE_EDITING
-/* MACH_TYPE_ORIGEN macro will be removed once added to mach-types */
-#define MACH_TYPE_ORIGEN 3455
#define CONFIG_MACH_TYPE MACH_TYPE_ORIGEN
/* Power Down Modes */