]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/titanium.h
arm: Note vendor-required status of certain MACH_TYPE values
[people/ms/u-boot.git] / include / configs / titanium.h
index a53969f74fa180f89783e8c98f2ef67d6c2acb89..4a12245810871523479cda4f83ce8318a54e306f 100644 (file)
@@ -17,8 +17,8 @@
 
 #define CONFIG_MX6Q
 
-#define MACH_TYPE_TITANIUM             3769
-#define CONFIG_MACH_TYPE               MACH_TYPE_TITANIUM
+/* Provide the MACH_TYPE value that the vendor kernel requires. */
+#define CONFIG_MACH_TYPE               3769
 
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (2 * 1024 * 1024)