
17 Jun
2017
17 Jun
'17
5:42 a.m.
On 13 June 2017 at 06:10, Vignesh R vigneshr@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@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@chromium.org