brcm47xx: add cpu overwrites
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Dec 2013 16:36:38 +0000 (16:36 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Dec 2013 16:36:38 +0000 (16:36 +0000)
commitbdaef3d94ea7708b0efe86c758a8708e87b3fa30
tree71427f2aa3ccc632f4ddf793cdba0324b050dc24
parent8a2974f9af58c26afffc0ba50b3c0ac3d3743e28
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>
SVN-Revision: 38974
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