[LEDE-DEV] [PATCH 6/6] uboot-lantiq: ARV752DPW - use correct switch driver
Mathias Kresin
dev at kresin.me
Sat May 21 03:13:40 PDT 2016
There is no RTL8206 switch driver.
Signed-off-by: Mathias Kresin <dev at kresin.me>
---
.../patches/0108-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/boot/uboot-lantiq/patches/0108-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch b/package/boot/uboot-lantiq/patches/0108-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch
index 28632dc..07bef6e 100644
--- a/package/boot/uboot-lantiq/patches/0108-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch
+++ b/package/boot/uboot-lantiq/patches/0108-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch
@@ -195,7 +195,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
+
+/* Switch devices */
+#define CONFIG_SWITCH_MULTI
-+#define CONFIG_SWITCH_RTL8206
++#define CONFIG_SWITCH_RTL8306
+
+/* Environment */
+#if defined(CONFIG_SYS_BOOT_NOR)
--
1.9.1
More information about the Lede-dev
mailing list