From cf3885eb0f276f3d0a12aeeff3445799b59fbb23 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Thu, 25 Apr 2013 19:03:01 +0000
Subject: ramips: introduce DTS for ALL5003

Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c.
With the change to DTS, this is no longer accurate, as ALL5002 is based on
Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding
rt5350.dtsi need to be included for ALL5003.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Patchwork: http://patchwork.openwrt.org/patch/3557/
Acked-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36435
---
 target/linux/ramips/base-files/lib/preinit/06_set_iface_mac | 1 +
 1 file changed, 1 insertion(+)

(limited to 'target/linux/ramips/base-files/lib/preinit')

diff --git a/target/linux/ramips/base-files/lib/preinit/06_set_iface_mac b/target/linux/ramips/base-files/lib/preinit/06_set_iface_mac
index 7becaf7..022f72e 100644
--- a/target/linux/ramips/base-files/lib/preinit/06_set_iface_mac
+++ b/target/linux/ramips/base-files/lib/preinit/06_set_iface_mac
@@ -53,6 +53,7 @@ preinit_set_mac_address() {
 	all0239-3g |\
 	all0256n |\
 	all5002 |\
+	all5003 |\
 	carambola |\
 	dir-615-h1 |\
 	fonera20n |\
-- 
cgit v1.1