Skip to content
Snippets Groups Projects
Commit a88f70b9 authored by Tom Rini's avatar Tom Rini Committed by Albert ARIBAUD
Browse files

am335x: Temporarily add MACH_TYPE define


This is registered and can be removed at the next sync up.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 2427f5d5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment