summaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2011-10-21 12:23:06 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-11-03 22:56:21 +0100
commita88f70b9dbd1503f79568b415b4aa80b0b6ab67e (patch)
treef47cb3ab18963ec13f48f7f2eea9ed9353826a3f /include/configs/am335x_evm.h
parent2427f5d511f9f7a8758de986191ec1e2176892f3 (diff)
downloadu-boot-imx-a88f70b9dbd1503f79568b415b4aa80b0b6ab67e.zip
u-boot-imx-a88f70b9dbd1503f79568b415b4aa80b0b6ab67e.tar.gz
u-boot-imx-a88f70b9dbd1503f79568b415b4aa80b0b6ab67e.tar.bz2
am335x: Temporarily add MACH_TYPE define
This is registered and can be removed at the next sync up. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/am335x_evm.h')
-rw-r--r--include/configs/am335x_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index b471c9b..26a3c96 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -32,6 +32,7 @@
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (8 * 1024))
#define CONFIG_SYS_PROMPT "AM335X# "
#define CONFIG_SYS_NO_FLASH
+#define MACH_TYPE_TIAM335EVM 3589 /* Until the next sync */
#define CONFIG_MACH_TYPE MACH_TYPE_TIAM335EVM
#define CONFIG_CMD_ASKENV