summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
authorCaleb Robey <c-robey@ti.com>2020-01-02 08:17:27 -0600
committerLokesh Vutla <lokeshvutla@ti.com>2020-01-20 10:10:28 +0530
commitb4309846db14a100f4c5afe40e1f4aeb09785683 (patch)
tree7e0ad6a38504651d3ca780be04e330482f8e8eda /arch/arm/mach-omap2
parent703f14083038397721f000a7200563262bc233c4 (diff)
downloadu-boot-b4309846db14a100f4c5afe40e1f4aeb09785683.tar.gz
u-boot-b4309846db14a100f4c5afe40e1f4aeb09785683.tar.xz
u-boot-b4309846db14a100f4c5afe40e1f4aeb09785683.zip
board: ti: beagleboneai: add initial support
These are necessities for beaglebone ai boot. There is the addition of CONFIG_SUPPORT_EMMC_CONFIG to the Kconfig file. This is present upstream but not in 19.01 yet. Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Caleb Robey <c-robey@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/omap5/hw_data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/omap5/hw_data.c b/arch/arm/mach-omap2/omap5/hw_data.c
index c4a41db92a..fa4e27063c 100644
--- a/arch/arm/mach-omap2/omap5/hw_data.c
+++ b/arch/arm/mach-omap2/omap5/hw_data.c
@@ -418,6 +418,7 @@ void enable_basic_clocks(void)
(*prcm)->cm_l3init_hsmmc2_clkctrl,
(*prcm)->cm_l4per_gptimer2_clkctrl,
(*prcm)->cm_wkup_wdtimer2_clkctrl,
+ (*prcm)->cm_l4per_uart1_clkctrl,
(*prcm)->cm_l4per_uart3_clkctrl,
(*prcm)->cm_l4per_i2c1_clkctrl,
#ifdef CONFIG_DRIVER_TI_CPSW