Re: [U-Boot] [PATCH 2/2] rockchip: rk3036: enable CONFIG_DEBUG_UART, and use ns16550 uart driver

2015-11-26 Thread Simon Glass
On 19 November 2015 at 22:58, Lin Huang wrote: > enable this config so we use common uart function in SPL stage > > Signed-off-by: Lin Huang > --- > arch/arm/mach-rockchip/rk3036-board-spl.c | 6 ++ > configs/evb-rk3036_defconfig | 5 + > include/configs/rk3036_common.h

[U-Boot] [PATCH 2/2] rockchip: rk3036: enable CONFIG_DEBUG_UART, and use ns16550 uart driver

2015-11-19 Thread Lin Huang
enable this config so we use common uart function in SPL stage Signed-off-by: Lin Huang --- arch/arm/mach-rockchip/rk3036-board-spl.c | 6 ++ configs/evb-rk3036_defconfig | 5 + include/configs/rk3036_common.h | 1 + 3 files changed, 8 insertions(+), 4 deletions(-)