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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

