brcm47xx: add cpu overwrites
authorHauke Mehrtens <hauke@openwrt.org>
Sun, 1 Dec 2013 16:36:38 +0000 (16:36 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sun, 1 Dec 2013 16:36:38 +0000 (16:36 +0000)
commit8fdbb2087df6d0c2ddb23ce4704a032bb2aed7d4
tree71427f2aa3ccc632f4ddf793cdba0324b050dc24
parenta51770782a28c2b23ee39a58942fa53482406823
brcm47xx: add cpu overwrites

bcm47xx misses cpu overwrites for the features of the CPUs used in
these SoCs.
Instead of manually checking, it is now known at compile time for some
options and the compiler is able to remove the checks and optimize the
code.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38974 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx/patches-3.10/111-MIPS-BCM47XX-add-cpu-overwrite.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.10/160-kmap_coherent.patch