Re: [U-Boot] [PATCH 2/2] atmel, at91: fix smartweb board

2017-07-05 Thread Simon Glass
On 22 June 2017 at 00:49, Heiko Schocher wrote: > since commit: f8b7fff1d5c5 "serial: atmel_usart: Add clk support" > > smartweb board comes not up anymore. Fix it. > > Signed-off-by: Heiko Schocher > --- > > arch/arm/dts/at91sam9260-smartweb.dts | 2 ++ > board/siemens/smartweb/smartweb.c |

[U-Boot] [PATCH 2/2] atmel, at91: fix smartweb board

2017-06-21 Thread Heiko Schocher
since commit: f8b7fff1d5c5 "serial: atmel_usart: Add clk support" smartweb board comes not up anymore. Fix it. Signed-off-by: Heiko Schocher --- arch/arm/dts/at91sam9260-smartweb.dts | 2 ++ board/siemens/smartweb/smartweb.c | 9 - configs/smartweb_defconfig| 3 +++ inc