]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl: support for booting via usbeth
authorIlya Yanok <ilya.yanok@cogentembedded.com>
Tue, 5 Feb 2013 11:36:24 +0000 (11:36 +0000)
committerTom Rini <trini@ti.com>
Mon, 18 Feb 2013 18:48:04 +0000 (13:48 -0500)
commit62a814310e4794a1218d0057142cf57349924a1c
tree421090b9076275ee86467eee25fb8a9590bd9f61
parent9648865d5eba4478398051b59610992bd698fb5a
spl: support for booting via usbeth

In case of usbeth booting just call net_load_image("usb_ether").
This patch also adds CONFIG_SPL_USBETH_SUPPORT and
CONFIG_SPL_MUSB_NEW_SUPPORT config options to enable linking of SPL
against USB gagdet support and new MUSB driver resp.

Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
common/spl/spl.c
spl/Makefile