Ticket #6575: Patch for brcm47xx, hopefully it will boot again. Working with folds on IRC to see if we can make this happen.
Also attached here. -- And that's my crabbing done for the day. Got it out of the way early, now I have the rest of the afternoon to sniff fragrant tea-roses or strangle cute bunnies or something. -- Michael Devore GnuPG Key Fingerprint 86 F5 81 A5 D4 2E 1F 1C http://gnupg.org The C Shore (Daniel Dickinson's Website) http://cshore.is-a-geek.com
Index: target/linux/brcm-2.4/base-files/lib/preinit/15_set_preinit_interface_brcm
===================================================================
--- target/linux/brcm-2.4/base-files/lib/preinit/15_set_preinit_interface_brcm (revision 19339)
+++ target/linux/brcm-2.4/base-files/lib/preinit/15_set_preinit_interface_brcm (working copy)
@@ -4,7 +4,7 @@
[ -n "$pi_ifname" ] && grep "$pi_ifname" /proc/net/dev >/dev/null && {
if [ "$pi_preinit_net_messages" = "y" ] || [ "$pi_failsafe_net_message" = "true" ] && [ "$pi_preinit_no_failsafe_netmsg" != "y" ]; then
netmsg $pi_broadcast "$1"
- }
+ fi
}
}
signature.asc
Description: This is a digitally signed message part
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
