u-boot/arch/arm/mach-omap2/am33xx
Trevor Woerner dc38fe2ca5 am33xx: ignore return value from usb_ether_init()
In 2cb43ef1c2 ("usb: ether: Fix error handling in usb_ether_init") the error
handling of usb_ether_init() was changed. Not a single other call site of this
function checks its return value, therefore follow suit in the am33xx code.

Do not cause the boot to halt if the usb gadget ethernet initialization fails:

	initcall sequence 9ffdbd84 failed at call 808024b9 (err=-19)
	### ERROR ### Please RESET the board ###

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Reviewed-by: Michal Suchánek <msuchanek@suse.de>
2023-09-18 17:34:14 -04:00
..
board.c am33xx: ignore return value from usb_ether_init() 2023-09-18 17:34:14 -04:00
chilisom.c Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
clk_synthesizer.c Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig 2022-04-01 10:28:47 -04:00
clock.c ti: am33xx: fix do_enable_clocks() to accept NULL parameters 2021-01-12 10:58:04 +05:30
clock_am33xx.c video: Drop CONFIG_AM335X_LCD 2022-10-30 20:07:16 +01:00
clock_am43xx.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ddr.c arm: Remove ti816x_evm board and ti816x SoC support 2023-05-31 10:11:46 -04:00
emif4.c arm: ti814x: Remove remaining support code 2022-12-22 10:31:48 -05:00
fdt.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
hw_data.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig arm: Remove ti816x_evm board and ti816x SoC support 2023-05-31 10:11:46 -04:00
Makefile arm: Remove ti816x_evm board and ti816x SoC support 2023-05-31 10:11:46 -04:00
mux.c arm: am33xx: Make pin multiplexing functions optional 2017-09-22 07:40:04 -04:00
prcm-regs.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sys_info.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00