commit | ea02b653c20413b41170ebaca141bd3ffbb200c8 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Fri Oct 11 12:28:19 2013 -0500 |
committer | Marek Vasut <marex@denx.de> | Sun Oct 20 23:42:42 2013 +0200 |
tree | ca998fc16f62717d4da7fea37f4fa2d1ee6e64df | |
parent | 3d799c7f5e0dd2bea3f4ec839ad7692f7122d992 [diff] |
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>