]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: omap4-panda: Add MAC address creation for panda
authorDan Murphy <dmurphy@ti.com>
Thu, 10 Oct 2013 13:54:23 +0000 (08:54 -0500)
committerTom Rini <trini@ti.com>
Mon, 14 Oct 2013 20:06:53 +0000 (16:06 -0400)
commite84b8f6ce0e7daf4e9781172c4ffd74d7d525dbb
tree65f772f97d5687cd8793b66d10a3bbad4564f3f8
parentb0c3b1195a2e85e32d7d1610d3683b48750e7394
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>
arch/arm/include/asm/arch-omap4/omap.h
board/ti/panda/panda.c