From: Tom Rini Date: Fri, 21 Oct 2011 12:23:06 +0000 (+0000) Subject: am335x: Temporarily add MACH_TYPE define X-Git-Tag: v2011.12-rc1~228^2~76 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a88f70b9dbd1503f79568b415b4aa80b0b6ab67e;p=karo-tx-uboot.git am335x: Temporarily add MACH_TYPE define This is registered and can be removed at the next sync up. Signed-off-by: Tom Rini --- diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index b471c9bbc6..26a3c964ba 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