On 13 June 2017 at 06:10, Vignesh R <[email protected]> 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 <[email protected]> > --- > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

