1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 20:47:09 +01:00
Files
u-boot-megous/include/configs
Fabio Estevam e705e2cd5b mx6sabre_common: Allow building CONFIG_USB_FUNCTION_MASS_STORAGE
Selecting CONFIG_USB_FUNCTION_MASS_STORAGE=y in the defconfig leads to
the following error:

cmd/built-in.o: In function `do_usb_mass_storage':
cmd/usb_mass_storage.c:217: undefined reference to `fsg_main_thread'
cmd/usb_mass_storage.c:170: undefined reference to `fsg_init'

CONFIG_USB_FUNCTION_MASS_STORAGE option is built only for
the non-SPL case as per the logic in drivers/usb/gadget/Makefile,
so remove the incorrect CONFIG_SPL ifdefery to fix the build
failure.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
2018-02-04 12:02:35 +01:00
..
2017-12-26 13:10:24 -05:00
2018-01-22 16:43:30 -05:00
2018-01-22 16:43:31 -05:00
2017-10-27 08:52:22 -04:00
2018-01-22 16:43:30 -05:00
2017-12-26 13:10:24 -05:00
2018-01-22 16:43:31 -05:00
2017-12-12 18:16:05 -05:00
2018-01-22 16:43:31 -05:00
2017-09-03 15:30:35 -04:00
2018-01-22 16:43:30 -05:00
2018-01-22 16:43:31 -05:00
2018-01-22 16:43:31 -05:00
2018-01-15 12:05:26 -06:00
2018-01-22 16:43:31 -05:00
2018-01-26 07:46:34 -05:00
2017-07-31 12:21:40 -04:00
2017-12-12 18:16:05 -05:00
2018-01-10 08:05:51 -05:00
2018-01-22 16:43:31 -05:00
2017-12-26 13:10:24 -05:00
2017-12-26 13:10:24 -05:00
2017-12-26 13:10:24 -05:00
2018-01-10 08:05:51 -05:00
2018-01-22 16:43:31 -05:00
2018-01-22 16:43:30 -05:00
2017-11-20 09:59:02 +01:00
2018-01-22 16:43:31 -05:00
2017-12-12 18:16:05 -05:00
2017-10-27 08:52:22 -04:00
2017-12-12 18:16:05 -05:00
2017-12-26 13:10:24 -05:00
2017-12-26 13:10:24 -05:00
2017-09-03 15:30:35 -04:00
2018-01-28 12:27:32 -05:00
2017-07-31 12:21:40 -04:00
2018-01-28 12:27:36 -05:00
2018-01-22 16:43:30 -05:00
2017-12-26 13:10:24 -05:00
2017-12-26 13:10:24 -05:00
2017-12-12 18:16:05 -05:00
2018-01-22 16:43:31 -05:00
2017-08-11 15:41:56 -04:00
2017-11-29 22:36:59 -05:00
2017-11-29 22:36:59 -05:00
2017-12-26 13:10:24 -05:00
2017-08-11 15:41:50 -04:00
2017-08-07 15:22:28 -05:00
2018-01-22 16:43:31 -05:00