public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] Add usb host and ethernet boot support
@ 2015-06-16 14:53 Mugunthan V N
  2015-06-16 14:53 ` [U-Boot] [PATCH v2 1/3] am43xx: Update CONFIG_SPL_TEXT_BASE Mugunthan V N
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Mugunthan V N @ 2015-06-16 14:53 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-19 20:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 14:53 [U-Boot] [PATCH v2 0/3] Add usb host and ethernet boot support Mugunthan V N
2015-06-16 14:53 ` [U-Boot] [PATCH v2 1/3] am43xx: Update CONFIG_SPL_TEXT_BASE Mugunthan V N
2015-06-19 20:25   ` [U-Boot] [U-Boot,v2,1/3] " Tom Rini
2015-06-16 14:53 ` [U-Boot] [PATCH v2 2/3] am43xx_evm: add usb host boot support Mugunthan V N
2015-06-16 15:43   ` Tom Rini
2015-06-19 20:25   ` [U-Boot] [U-Boot,v2,2/3] " Tom Rini
2015-06-16 14:53 ` [U-Boot] [PATCH v2 3/3] am43xx_evm: add eth " Mugunthan V N
2015-06-16 15:43   ` Tom Rini
2015-06-19 20:25   ` [U-Boot] [U-Boot,v2,3/3] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox