[U-Boot] [PATCH 0/2] at91: fix smartweb board support

Heiko Schocher hs at denx.de
Thu Jun 22 06:49:18 UTC 2017


since commit: f8b7fff1d5c5 "serial: atmel_usart: Add clk support"
smartweb board comes not up anymore. Fix it.

While at it, fix compiler warning for drivers/usb/gadget/at91_udc.c



Heiko Schocher (2):
  drivers, usb, gadget: fix compiler warnings for at91_udc.c
  atmel, at91: fix smartweb board

 arch/arm/dts/at91sam9260-smartweb.dts |  2 ++
 board/siemens/smartweb/smartweb.c     |  9 ---------
 configs/smartweb_defconfig            |  3 +++
 drivers/usb/gadget/at91_udc.c         | 30 +++---------------------------
 include/configs/smartweb.h            |  3 +++
 5 files changed, 11 insertions(+), 36 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list