u-boot-brain/arch/arm/mach-rockchip
Heiko Stuebner d490fadc70 rockchip: misc: don't fail if eth_addr already set
rockchip_setup_macaddr() runs from an initcall, so returning an error
code will make that initcall fail thus breaking the boot process.

And if an ethernet address is already set this is definitly not a
cause for that, so just return success in that case.

Fixes: 0482538499 ("rockchip: rk3399: derive ethaddr from cpuid");
Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2019-12-05 23:53:07 +08:00
..
px30 rockchip: px30: Add support for using UART3 as debug UART 2019-12-05 23:53:07 +08:00
rk322x rockchip: adding the missing "/" in entries of boot_devices 2019-11-10 20:40:20 +08:00
rk3036 ram: rockchip: rename sdram_common.c/h to sdram.c 2019-11-17 16:23:56 +08:00
rk3128 rockchip: sdram_common: add common dram_init_banksize 2019-07-29 10:26:28 +08:00
rk3188 rockchip: adding the missing "/" in entries of boot_devices 2019-11-10 20:40:20 +08:00
rk3288 common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
rk3308 rockchip: rk3308: Add support for ROC-RK3308-CC board 2019-11-17 17:22:53 +08:00
rk3328 rockchip: adding the missing "/" in entries of boot_devices 2019-11-10 20:40:20 +08:00
rk3368 rockchip: adding the missing "/" in entries of boot_devices 2019-11-10 20:40:20 +08:00
rk3399 cosmetic: Fix spelling and whitespace errors 2019-12-03 08:43:23 -05:00
rv1108 rockchip: rv1108: Migrate to use common board file 2019-07-29 10:27:48 +08:00
board.c common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
boot_mode.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
bootrom.c cosmetic: Fix spelling and whitespace errors 2019-12-03 08:43:23 -05:00
fit_spl_optee.sh rockchip: Convert to use FIT generator for optee 2019-11-23 22:29:49 +08:00
Kconfig cosmetic: Fix spelling and whitespace errors 2019-12-03 08:43:23 -05:00
make_fit_atf.py rockchip: make_fit_atf.py: allow inclusion of a tee binary 2019-11-10 20:40:20 +08:00
Makefile arm: rockchip: Add RK3308 SOC support 2019-11-17 17:22:53 +08:00
misc.c rockchip: misc: don't fail if eth_addr already set 2019-12-05 23:53:07 +08:00
px30-board-tpl.c rockchip: add px30 architecture core 2019-11-17 17:23:24 +08:00
rk3036-board-spl.c rockchip: rk3036: use ARM arch timer instead of rk_timer 2019-07-20 23:59:44 +08:00
sdram.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
spl-boot-order.c cosmetic: Fix spelling and whitespace errors 2019-12-03 08:43:23 -05:00
spl.c rockchip: allow DRAM init in SPL 2019-11-17 18:54:29 +08:00
tpl.c spl: pass args to board_return_to_bootrom 2019-10-08 16:35:16 +02:00
u-boot-tpl-v8.lds rockchip: add u-boot-tpl-v8.lds 2019-05-08 17:34:12 +08:00
u-boot-tpl.lds rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00