mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
arm: omap3: cm-t35: convert to generic board
Convert cm-t35 to generic board. Cc: Igor Grinberg <grinberg@compulab.co.il> Cc: Tom Rini <trini@ti.com> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
This commit is contained in:
parent
d622ac3927
commit
623185dbea
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#define CONFIG_CMD_GPIO
|
||||
#define CONFIG_CM_T3X /* working with CM-T35 and CM-T3730 */
|
||||
#define CONFIG_OMAP_COMMON
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
#define CONFIG_SDRC /* The chip has SDRC controller */
|
||||
|
||||
|
|
Loading…
Reference in a new issue