Home
last modified time | relevance | path

Searched hist:c0e66793c4af8f6a50fa236ab14ff4de7e31d01a (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/ti/am335x/
H A Dboard.cc0e66793c4af8f6a50fa236ab14ff4de7e31d01a Tue Feb 05 11:36:26 UTC 2013 Ilya Yanok <ilya.yanok@cogentembedded.com> 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: Ilya Yanok <ilya.yanok@cogentembedded.com>
Signed-off-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/include/configs/
H A Dam335x_evm.hc0e66793c4af8f6a50fa236ab14ff4de7e31d01a Tue Feb 05 11:36:26 UTC 2013 Ilya Yanok <ilya.yanok@cogentembedded.com> 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: Ilya Yanok <ilya.yanok@cogentembedded.com>
Signed-off-by: Tom Rini <trini@ti.com>