[U-Boot] [PATCH 0/6] ARM: atmel: enable usb ethernet gadget
Bo Shen
voice.shen at atmel.com
Wed Dec 3 11:02:17 CET 2014
This patch set enable the usb ethernet on SAMA5D4 base boards,
including sama5d4ek and sama5d4_xplained board.
Bo Shen (6):
ARM: atmel: sama5d4: add usb platform data
ARM: atmel: sama5d4: add usb device initial code
ARM: atmel: sama5d4ek: add option for usb ethernet gadget
ARM: atmel: sama5d4ek: enable usb ethernet gadget
ARM: atmel: sama5d4_xplained: add option for usb ethernet gadget
ARM: atmel: sama5d4_xplained: enable usb ethernet gadget
arch/arm/cpu/armv7/at91/sama5d4_devices.c | 16 ++++++++++++++++
arch/arm/include/asm/arch-at91/atmel_usba_udc.h | 2 +-
board/atmel/sama5d4_xplained/sama5d4_xplained.c | 11 +++++++++++
board/atmel/sama5d4ek/sama5d4ek.c | 11 +++++++++++
include/configs/sama5d4_xplained.h | 8 ++++++++
include/configs/sama5d4ek.h | 8 ++++++++
6 files changed, 55 insertions(+), 1 deletion(-)
--
2.1.0.24.g4109c28
More information about the U-Boot
mailing list