[PATCH] scripts/omap4_usbboot: use libusb

Sascha Hauer s.hauer at pengutronix.de
Thu Jan 12 22:59:56 PST 2017


On Wed, Jan 11, 2017 at 08:32:05PM +0100, Vicente Bergas wrote:
> Signed-off-by: Vicente Bergas <vicencb at gmail.com>
> ---
>  scripts/.gitignore                          |   1 +
>  scripts/Makefile                            |   4 +-
>  scripts/{omap4_usbboot => }/omap4_usbboot.c |  78 ++++--
>  scripts/omap4_usbboot/.gitignore            |   1 -
>  scripts/omap4_usbboot/Makefile              |   5 -
>  scripts/omap4_usbboot/usb.h                 |  61 -----
>  scripts/omap4_usbboot/usb_linux.c           | 397 ----------------------------
>  7 files changed, 55 insertions(+), 492 deletions(-)
>  rename scripts/{omap4_usbboot => }/omap4_usbboot.c (87%)
>  delete mode 100644 scripts/omap4_usbboot/.gitignore
>  delete mode 100644 scripts/omap4_usbboot/Makefile
>  delete mode 100644 scripts/omap4_usbboot/usb.h
>  delete mode 100644 scripts/omap4_usbboot/usb_linux.c

Nice cleanup. It's always easy to apply patches with so many deleted
lines ;)
Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list