Commit Graph

3 Commits

Author SHA1 Message Date
hauke 033366e0b5 BB: brcm47xx: fix brcm47xx.legacy build
we should check for ssb here.

backport of r42164.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-14 21:23:36 +00:00
hauke 5cd22bc53d brcm47xx: fix reboot problem on BCM4705/BCM4785
This adds some code based on code from the Broadcom GPL tar to fix the
reboot problems on BCM4705/BCM4785. I tried rebooting my device for ~10
times and have never seen a problem. This reverts the changes in the
previous commit and adds the real fix as suggested by Rafał.

Setting bit 22 in Reg 22, sel 4 puts the BIU (Bus Interface Unit) into
async mode.

backport of: r42083

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-08 23:05:24 +00:00
blogic b0b0d59815 brcm47xx: 3.10: update MIPS patches with versions sent upstream
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

Backport of r41910

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-03 11:15:40 +00:00