From e81acacaa3c968067ae269316531818bbe2dbde7 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 21 May 2016 12:13:40 +0200 Subject: uboot-lantiq: ARV752DPW - use correct switch driver There is no RTL8206 switch driver. Signed-off-by: Mathias Kresin --- .../patches/0108-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/boot') 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 28632dcb13..07bef6e312 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 + +/* Switch devices */ +#define CONFIG_SWITCH_MULTI -+#define CONFIG_SWITCH_RTL8206 ++#define CONFIG_SWITCH_RTL8306 + +/* Environment */ +#if defined(CONFIG_SYS_BOOT_NOR) -- cgit v1.2.3