]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: omap5-evm: Move MAC creation to misc_init
authorDan Murphy <dmurphy@ti.com>
Fri, 11 Oct 2013 17:28:19 +0000 (12:28 -0500)
committerMarek Vasut <marex@denx.de>
Sun, 20 Oct 2013 21:42:42 +0000 (23:42 +0200)
commitea02b653c20413b41170ebaca141bd3ffbb200c8
treeca998fc16f62717d4da7fea37f4fa2d1ee6e64df
parent3d799c7f5e0dd2bea3f4ec839ad7692f7122d992
ARM: omap5-evm: Move MAC creation to misc_init

Move the MAC creation from the USB init to an function
that is called on every boot.  This will then populate the
usbethaddr mac that kernel driver can pick up from the
device tree blob.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
board/ti/omap5_uevm/evm.c