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

Heiko Schocher hs at denx.de
Fri Jun 23 18:13:57 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

Patchset comiles clean on travis.

Changes in v2:
- add comment from Lukasz Majewski and Tom Rini
  delete not used functions

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         | 72 +----------------------------------
 include/configs/smartweb.h            |  3 ++
 5 files changed, 9 insertions(+), 80 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list