summaryrefslogtreecommitdiff
path: root/include/configs/exynos5420-common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-01-25 20:42:38 -0500
committerTom Rini <trini@konsulko.com>2017-01-28 14:04:26 -0500
commitcd7b634413ea25838185db2faffc313d4d571fa9 (patch)
treea3b69e1416aa130eb27c5a5a58fb95c123906ab3 /include/configs/exynos5420-common.h
parent4247fd69468e51af89083758d170a43608c5a4c5 (diff)
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/exynos5420-common.h')
-rw-r--r--include/configs/exynos5420-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/exynos5420-common.h b/include/configs/exynos5420-common.h
index 16153eb595..79e6d13491 100644
--- a/include/configs/exynos5420-common.h
+++ b/include/configs/exynos5420-common.h
@@ -15,8 +15,8 @@
#define CONFIG_EXYNOS5_DT
-#define MACH_TYPE_SMDK5420 8002
-#define CONFIG_MACH_TYPE MACH_TYPE_SMDK5420
+/* Provide the MACH_TYPE value that the vendor kernel requires. */
+#define CONFIG_MACH_TYPE 8002
#define CONFIG_VAR_SIZE_SPL