[U-Boot] [PATCH v2 11/13] am43xx: Add USB device boot support
Simon Glass
sjg at chromium.org
Sat Jun 17 03:42:31 UTC 2017
On 13 June 2017 at 06:10, Vignesh R <vigneshr at ti.com> wrote:
> Add function to populate MAC address for usb ether device to support
> RNDIS in SPL. Also make arch_misc_init() available when
> CONFIG_SPL_USBEHT_SUPPORT is defined so that usb_ether_init() is called
> for am43xx as well.
>
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> ---
> arch/arm/mach-omap2/boot-common.c | 3 ++-
> board/ti/am43xx/board.c | 20 ++++++++++++++++++++
> 2 files changed, 22 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list