summaryrefslogtreecommitdiff
path: root/include/configs/omap3_cairo.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-01-26 01:42:38 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-28 19:04:26 (GMT)
commitcd7b634413ea25838185db2faffc313d4d571fa9 (patch)
treea3b69e1416aa130eb27c5a5a58fb95c123906ab3 /include/configs/omap3_cairo.h
parent4247fd69468e51af89083758d170a43608c5a4c5 (diff)
downloadu-boot-cd7b634413ea25838185db2faffc313d4d571fa9.tar.xz
arm: Note vendor-required status of certain MACH_TYPE values
In the cases of some boards, a MACH_TYPE number is used which is either not registered upstream or worse (for functionality) is re-using the number of a different (or reference) platform instead. Make sure we have a comment in these cases. Cc: Albert ARIBAUD <albert.aribaud@3adev.fr> Cc: Walter Schweizer <swwa@users.sourceforge.net> Cc: Stefan Roese <sr@denx.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/omap3_cairo.h')
-rw-r--r--include/configs/omap3_cairo.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/configs/omap3_cairo.h b/include/configs/omap3_cairo.h
index 09f4ec0..b5d2b00 100644
--- a/include/configs/omap3_cairo.h
+++ b/include/configs/omap3_cairo.h
@@ -228,9 +228,8 @@
#define CONFIG_SERIAL2
#endif
-/* Provide MACH_TYPE for compatibility with non-DT kernels */
-#define MACH_TYPE_OMAP3_CAIRO 3063
-#define CONFIG_MACH_TYPE MACH_TYPE_OMAP3_CAIRO
+/* Provide the MACH_TYPE value the vendor kernel requires */
+#define CONFIG_MACH_TYPE 3063
/*-----------------------------------------------------------------------
* FLASH and environment organization