ARM: BeagleBoard-X15: Enable VTT regulator

BeagleBoard-X15 uses a vtt regulator for DDR3 termination
and this is controlled by gpio7_11. Configuring gpio7_11.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Lokesh Vutla
2015-06-16 20:36:05 +05:30
committed by Tom Rini
parent f4787eab13
commit 334bbb387f
2 changed files with 25 additions and 0 deletions

View File

@@ -18,6 +18,8 @@
#define CONFIG_IODELAY_RECALIBRATION
#endif
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_NR_DRAM_BANKS 2
#define CONFIG_ENV_SIZE (64 << 10)