summaryrefslogtreecommitdiffstats
path: root/include/configs/origen.h
diff options
context:
space:
mode:
authorMinkyu Kang <mk7.kang@samsung.com>2012-01-18 17:36:35 +0900
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-02-12 10:11:29 +0100
commit0e94a7113acf4b1504bbffd32ed8a2cdb9ddd6f9 (patch)
treedcaada322af90b5e5b6127a81d0baedd57662e03 /include/configs/origen.h
parent89f95492ec44ef02f7e07406cb3b0d1580634e8f (diff)
downloadblackbird-obmc-uboot-0e94a7113acf4b1504bbffd32ed8a2cdb9ddd6f9.tar.gz
blackbird-obmc-uboot-0e94a7113acf4b1504bbffd32ed8a2cdb9ddd6f9.zip
ORIGEN: remove duplicated MACH_TYPE define
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>
Diffstat (limited to 'include/configs/origen.h')
-rw-r--r--include/configs/origen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/origen.h b/include/configs/origen.h
index cd502d10d8..8ede82575c 100644
--- 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 */
OpenPOWER on IntegriCloud