commit | 5066327ae3d23d1e4011595bd30b80237882e736 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Thu Oct 10 08:54:23 2013 -0500 |
committer | Tom Rini <trini@ti.com> | Mon Oct 14 16:06:53 2013 -0400 |
tree | 65f772f97d5687cd8793b66d10a3bbad4564f3f8 | |
parent | 88ba8130dddff9dbb6b41cce34876bb9979a5ed5 [diff] |
ARM: omap4-panda: Add MAC address creation for panda Add a MAC address create based on the OMAP die ID registers. Then poplulate the ethaddr enviroment variable so that the device tree alias can be updated prior to boot. Signed-off-by: Dan Murphy <dmurphy@ti.com>