]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
keystone: init: enable UART1 to be able use it from kernel
authorMurali Karicheri <m-karicheri2@ti.com>
Thu, 29 May 2014 15:57:12 +0000 (18:57 +0300)
committerTom Rini <trini@ti.com>
Fri, 6 Jun 2014 21:46:14 +0000 (17:46 -0400)
commitafee59cd49449e7b7d538d919b6e8ab5184e5b93
treeba2daffdd1bc4c7d0f18168d39b7aa7425971ae5
parent196311dc728bbb9484356547b9daa731ca2feb8d
keystone: init: enable UART1 to be able use it from kernel

Currently PWREMU_MGMT is not configured in the Linux generic UART
driver as this register seems to be specific TI UART IP. So this
needs to be enabled in u-boot to use UART1 from kernel space.

Acked-By: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
arch/arm/cpu/armv7/keystone/init.c
arch/arm/include/asm/arch-keystone/hardware-k2hk.h
arch/arm/include/asm/arch-keystone/hardware.h
include/configs/k2hk_evm.h