Re: [U-Boot] [PATCH 1/2] da850: provide davinci_enable_uart0

2013-04-29 Thread Tom Rini
On Mon, Apr 22, 2013 at 05:54:59PM +0200, Eric B??nard wrote: > this is needed to bring UART0 out of reset but this function > currently only exists for dm644x/355/365/646x when da850 (at > least am1808 also need it). > > Signed-off-by: Eric B??nard Along with 2/2, applied to u-boot-ti/master,

[U-Boot] [PATCH 1/2] da850: provide davinci_enable_uart0

2013-04-22 Thread Eric Bénard
this is needed to bring UART0 out of reset but this function currently only exists for dm644x/355/365/646x when da850 (at least am1808 also need it). Signed-off-by: Eric Bénard --- arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c | 8 arch/arm/include/asm/arch-davinci/hardware.h| 2 +