[U-Boot] [Example 3/3] fastboot: add board specific implementation

Wolfgang Denk wd at denx.de
Fri Sep 16 23:10:40 CEST 2011


Dear Sebastian Andrzej Siewior,

In message <1316191879-27214-4-git-send-email-bigeasy at linutronix.de> you wrote:
> This is just an example how the board specific implementation can look
> like. Not for merging.
> 
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy at linutronix.de>
...
> --- /dev/null
> +++ b/board/ti/sdp4430/fastboot.c
> @@ -0,0 +1,36 @@
> +#include <common.h>
> +#include <usb/fastboot.h>
> +#include <linux/usb/ch9.h>
> +#include <linux/usb/gadget.h>

Please _always_ add the required license header.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Lispers are among  the  best  grads  of  the  Sweep-It-Under-Someone-
Else's-Carpet  School of Simulated Simplicity. [Was that sufficiently
incendiary? :-)]  - Larry Wall in <1992Jan10.201804.11926 at netlabs.com


More information about the U-Boot mailing list