Skip to content
Snippets Groups Projects
Commit c0e66793 authored by Ilya Yanok's avatar Ilya Yanok Committed by Tom Rini
Browse files

am335x_evm: enable support for booting via USB


This adds necessary config options and a new build target,
am335x_evm_usbspl, to enable usb booting and fixes board_eth_init()
function to take into account that we may have USB ether support in SPL
now.  This uses the same MAC for both cpsw and USB, in order to match
ROM behavior.

The usbspl build target does not contain UART SPL, CPSW SPL or extra
environment settings, so that we may fit within our binary size
constraint.

Signed-off-by: default avatarIlya Yanok <ilya.yanok@cogentembedded.com>
Signed-off-by: default avatarTom Rini <trini@ti.com>
parent da07c21b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment