summaryrefslogtreecommitdiff
path: root/include/configs/iconnect.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-01-26 01:42:35 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-28 19:04:22 (GMT)
commit94ba26f2bcc02013e8b7561d070d6d2eb4f091be (patch)
tree4ee512fc471b7aca012cbc1b0b6d3b965ebed152 /include/configs/iconnect.h
parent539cb8038e5afde6ac217d3088dcd8817736b10c (diff)
downloadu-boot-94ba26f2bcc02013e8b7561d070d6d2eb4f091be.tar.xz
Revert "arm: Remove unregister MACH_TYPE_xxx uses"
This reverts commit 70b26cd057f42c7126088b49d4285955c8a00eae. This is not a strict revert as it is easier to fix board/atmark-techno/armadillo-800eva/armadillo-800eva.c to now the correct name (same value) than to revert that change too. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/iconnect.h')
-rw-r--r--include/configs/iconnect.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/iconnect.h b/include/configs/iconnect.h
index 0ea6fcb..633941b 100644
--- a/include/configs/iconnect.h
+++ b/include/configs/iconnect.h
@@ -17,6 +17,11 @@
#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
/*
+ * Machine type
+ */
+#define CONFIG_MACH_TYPE MACH_TYPE_ICONNECT
+
+/*
* Compression configuration
*/
#define CONFIG_BZIP2