All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] at91: fix smartweb board support
@ 2017-06-22  6:49 Heiko Schocher
  2017-06-22  6:49 ` [U-Boot] [PATCH 1/2] drivers, usb, gadget: fix compiler warnings for at91_udc.c Heiko Schocher
  2017-06-22  6:49 ` [U-Boot] [PATCH 2/2] atmel, at91: fix smartweb board Heiko Schocher
  0 siblings, 2 replies; 8+ messages in thread
From: Heiko Schocher @ 2017-06-22  6:49 UTC (permalink / raw)
  To: u-boot


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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-07-06  4:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-22  6:49 [U-Boot] [PATCH 0/2] at91: fix smartweb board support Heiko Schocher
2017-06-22  6:49 ` [U-Boot] [PATCH 1/2] drivers, usb, gadget: fix compiler warnings for at91_udc.c Heiko Schocher
2017-06-23 12:50   ` Lukasz Majewski
2017-06-23 13:31     ` Heiko Schocher
2017-06-23 13:49       ` Tom Rini
2017-06-23 14:05       ` Lukasz Majewski
2017-06-22  6:49 ` [U-Boot] [PATCH 2/2] atmel, at91: fix smartweb board Heiko Schocher
2017-07-06  4:49   ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.