summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.3/170-fix-74k-cpu.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: remove support for kernel version 3.3hauke2013-01-031-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx]: deactivate mips wait instruction for MIPS 74K on Broadcom SoCshauke2012-09-201-0/+12
When not removing support for the wait instruction, when ruining on the BCM4706 SoC the system stops after msleep() without an exception. I haven't seen this problem on the other Broadcom SoCs with a 74K CPU, but in the Broadcom SDK it is deactivated for all CPUs of this type. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33496 3c298f89-4303-0410-b956-a3cf2f4a3e73