brcm47xx: add cpu overwrites
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Dec 2013 16:36:38 +0000 (16:36 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Dec 2013 16:36:38 +0000 (16:36 +0000)
commitab5c1bd1dc3495eea1c828325cb15678db734c5b
tree71427f2aa3ccc632f4ddf793cdba0324b050dc24
parent86b4d5ef68ca77ff6724ebb9bddd6b93239c87fc
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