Home
last modified time | relevance | path

Searched hist:"7 ec0389354b8fd27ed1d1fb2d4f451e74f40534c" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_net.c7ec0389354b8fd27ed1d1fb2d4f451e74f40534c Sun Sep 25 00:20:11 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert spl_net_load_image() to use linker list

Add a linker list declaration for this method and remove the explicit
switch() code. We need two variants - one for BOOT_DEVICE_CPGMAC and one for
BOOT_DEVICE_USBETH.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl.c7ec0389354b8fd27ed1d1fb2d4f451e74f40534c Sun Sep 25 00:20:11 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert spl_net_load_image() to use linker list

Add a linker list declaration for this method and remove the explicit
switch() code. We need two variants - one for BOOT_DEVICE_CPGMAC and one for
BOOT_DEVICE_USBETH.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/include/
H A Dspl.h7ec0389354b8fd27ed1d1fb2d4f451e74f40534c Sun Sep 25 00:20:11 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert spl_net_load_image() to use linker list

Add a linker list declaration for this method and remove the explicit
switch() code. We need two variants - one for BOOT_DEVICE_CPGMAC and one for
BOOT_DEVICE_USBETH.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>