bcm53xx: add arm l2c overwrite options like in mainline kernel
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Jun 2015 21:43:16 +0000 (21:43 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Jun 2015 21:43:16 +0000 (21:43 +0000)
commitded4c17fe7f8f3d1c2b901da997dc27a548c1ac3
treeeb4b333973015529b24812e63eee2bc8fb3b34e2
parentb756e8c6708a2ab07388667e0d5399ddf020621b
bcm53xx: add arm l2c overwrite options like in mainline kernel

Instead of setting the l2c_aux_val variable in the board code make it
possible to set these through device tree and make use of that.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46129 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/bcm53xx/patches-4.1/070-ARM-l2c-restore-the-behaviour-documented-above-l2c_e.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/071-ARM-l2c-write-auxiliary-control-register-first.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/072-ARM-l2c-clean-up-l2c_configure.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/073-ARM-l2c-only-unlock-caches-if-NS_LOCKDOWN-bit-is-set.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/074-ARM-l2c-avoid-passing-auxiliary-control-register-thr.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/075-ARM-8391-1-l2c-add-options-to-overwrite-prefetching-.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/077-ARM-l2c-Add-support-for-the-arm-shared-override-prop.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/079-ARM-BCM5301X-activate-some-additional-options-in-pl3.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.1/305-ARM-BCM53XX-set-customized-AUXCTL.patch [deleted file]
target/linux/bcm53xx/patches-4.1/340-ARM-BCM5301X-Add-profiling-support.patch