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)
commit25ca004f248b8a1166c9b3d645ae13aebf93b197
treef05d78408c93650b7dda489bdf4021a62118fbce
parentd7ebbd0ac7eb6cb5ab017ed3e221e51e15d673e2
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