Hi Sjoerd,
On Mon, Jun 3, 2019 at 4:02 PM Sjoerd Simons
<[email protected]> wrote:
>
> From: Frieder Schrempf <[email protected]>
>
> Add support for loading u-boot FIT images over the USB SPD protocol in
> the SPL
>
> [Small fixes to build]
Applied this patch against U-Boot master and it still does not build
for me when using mx6sabresd_defconfig:
cmd/usb_gadget_sdp.c: In function ‘do_sdp’:
cmd/usb_gadget_sdp.c:35:2: error: too few arguments to function ‘sdp_handle’
sdp_handle(controller_index);
^~~~~~~~~~
In file included from cmd/usb_gadget_sdp.c:11:0:
include/sdp.h:15:5: note: declared here
int sdp_handle(int controller_index, struct spl_image_info *spl_image);
^~~~~~~~~~
scripts/Makefile.build:278: recipe for target 'cmd/usb_gadget_sdp.o' failed
make[1]: *** [cmd/usb_gadget_sdp.o] Error
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot