On Thu, 2010-12-16 at 20:35 +0100, openwrt-comm...@openwrt.org wrote: > Author: hauke > Date: 2010-12-16 20:35:59 +0100 (Thu, 16 Dec 2010) > New Revision: 24626 > > Modified: > trunk/target/linux/brcm47xx/config-2.6.34 > trunk/target/linux/brcm47xx/config-2.6.36 > trunk/target/linux/brcm47xx/config-2.6.37 > Log: > brcm47xx: add ssb debug option. > > This fixes a problem with wrt350n. > It boots only if this config option is set, otherwise it reboots after > "Switching to clocksource MIPS" > > Thank you sn9 for fixing this problem.
Erm, wait. What? This option should not affect semantics of the code. I'm pretty sure that this commit just hides the real bug. Could you try disabling the option again and sprinkle some delays into the ssb bootup code? > > Modified: trunk/target/linux/brcm47xx/config-2.6.34 > =================================================================== > --- trunk/target/linux/brcm47xx/config-2.6.34 2010-12-16 19:31:05 UTC (rev > 24625) > +++ trunk/target/linux/brcm47xx/config-2.6.34 2010-12-16 19:35:59 UTC (rev > 24626) > @@ -157,6 +157,7 @@ > CONFIG_SSB=y > CONFIG_SSB_B43_PCI_BRIDGE=y > CONFIG_SSB_BLOCKIO=y > +CONFIG_SSB_DEBUG=y > CONFIG_SSB_DRIVER_EXTIF=y > CONFIG_SSB_DRIVER_GIGE=y > CONFIG_SSB_DRIVER_MIPS=y > > Modified: trunk/target/linux/brcm47xx/config-2.6.36 > =================================================================== > --- trunk/target/linux/brcm47xx/config-2.6.36 2010-12-16 19:31:05 UTC (rev > 24625) > +++ trunk/target/linux/brcm47xx/config-2.6.36 2010-12-16 19:35:59 UTC (rev > 24626) > @@ -137,6 +137,7 @@ > CONFIG_SSB=y > CONFIG_SSB_B43_PCI_BRIDGE=y > CONFIG_SSB_BLOCKIO=y > +CONFIG_SSB_DEBUG=y > CONFIG_SSB_DRIVER_EXTIF=y > CONFIG_SSB_DRIVER_GIGE=y > CONFIG_SSB_DRIVER_MIPS=y > > Modified: trunk/target/linux/brcm47xx/config-2.6.37 > =================================================================== > --- trunk/target/linux/brcm47xx/config-2.6.37 2010-12-16 19:31:05 UTC (rev > 24625) > +++ trunk/target/linux/brcm47xx/config-2.6.37 2010-12-16 19:35:59 UTC (rev > 24626) > @@ -137,6 +137,7 @@ > CONFIG_SSB=y > CONFIG_SSB_B43_PCI_BRIDGE=y > CONFIG_SSB_BLOCKIO=y > +CONFIG_SSB_DEBUG=y > CONFIG_SSB_DRIVER_EXTIF=y > CONFIG_SSB_DRIVER_GIGE=y > CONFIG_SSB_DRIVER_MIPS=y > > _______________________________________________ > openwrt-commits mailing list > openwrt-comm...@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-commits > -- Greetings Michael. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel