summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap3
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2014-03-28 11:00:06 -0500
committerTom Rini <trini@ti.com>2014-04-17 14:39:54 -0400
commit548a64d84561b109d45348afb4c854fd671eeedd (patch)
treec85a1354881ac76512522cf51411dac7cf391799 /arch/arm/include/asm/arch-omap3
parent79e7e87f9156c9e89c4c11b1dd2edbbb26757f31 (diff)
downloadtalos-obmc-uboot-548a64d84561b109d45348afb4c854fd671eeedd.tar.gz
talos-obmc-uboot-548a64d84561b109d45348afb4c854fd671eeedd.zip
OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid
Similar to OMAP5uEVM, PandaBoard, BeagleBoard-XM has a USB based ethernet without MAC address embedded. So fake a MAC address following the similar strategy used on OMAP5 and PandaBoard family. Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap3')
-rw-r--r--arch/arm/include/asm/arch-omap3/sys_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap3/sys_proto.h b/arch/arm/include/asm/arch-omap3/sys_proto.h
index 75bf314fb7..5866bf23e8 100644
--- a/arch/arm/include/asm/arch-omap3/sys_proto.h
+++ b/arch/arm/include/asm/arch-omap3/sys_proto.h
@@ -8,6 +8,7 @@
#ifndef _SYS_PROTO_H_
#define _SYS_PROTO_H_
#include <linux/mtd/omap_gpmc.h>
+#include <asm/omap_common.h>
typedef struct {
u32 mtype;
OpenPOWER on IntegriCloud