uboot-lantiq: ARV752DPW - use correct switch driver
authorMathias Kresin <dev@kresin.me>
Sat, 21 May 2016 10:13:40 +0000 (12:13 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 23 May 2016 09:03:24 +0000 (11:03 +0200)
There is no RTL8206 switch driver.

Signed-off-by: Mathias Kresin <dev@kresin.me>
package/boot/uboot-lantiq/patches/0108-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch

index 28632dcb139fa033b1d4511b7ecfc531ca3c5eff..07bef6e312709452024f79839420a0fecab93856 100644 (file)
@@ -195,7 +195,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 +
 +/* Switch devices */
 +#define CONFIG_SWITCH_MULTI
-+#define CONFIG_SWITCH_RTL8206
++#define CONFIG_SWITCH_RTL8306
 +
 +/* Environment */
 +#if defined(CONFIG_SYS_BOOT_NOR)