[U-Boot] [PATCH v2 0/3] Add usb host and ethernet boot support

Mugunthan V N mugunthanvnm at ti.com
Tue Jun 16 16:53:36 CEST 2015


This patch set adds support for usb host boot and
ethernet boot support

Changes from initial version:
* Used standard defines like CONFIG_SPL_USB_HOST_SUPPORT instead
  of introducing new defines as commented by Tom Rini.

Mugunthan V N (2):
  am43xx_evm: add usb host boot support
  am43xx_evm: add eth boot support

Tom Rini (1):
  am43xx: Update CONFIG_SPL_TEXT_BASE

 configs/am43xx_evm_ethboot_defconfig      |  5 +++++
 configs/am43xx_evm_usbhost_boot_defconfig |  5 +++++
 include/configs/am43xx_evm.h              | 23 ++++++++++++++++++++---
 3 files changed, 30 insertions(+), 3 deletions(-)
 create mode 100644 configs/am43xx_evm_ethboot_defconfig
 create mode 100644 configs/am43xx_evm_usbhost_boot_defconfig

-- 
2.4.2.387.gf86f31a



More information about the U-Boot mailing list