You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/target/linux/lantiq/patches-4.4/0039-MIPS-lantiq-danube-ini...

10 lines
342 B

--- a/arch/mips/lantiq/xway/reset.c
+++ b/arch/mips/lantiq/xway/reset.c
@@ -370,6 +370,7 @@ static int __init mips_reboot_setup(void
panic("Failed to remap core memory");
if (of_machine_is_compatible("lantiq,ar9") ||
+ of_machine_is_compatible("lantiq,danube") ||
of_machine_is_compatible("lantiq,vr9"))
ltq_usb_init();