commit | 9df11828d9b5665ddef81e45f83dd5376a8cd620 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Feb 10 17:33:07 2015 -0800 |
committer | Florian Fainelli <f.fainelli@gmail.com> | Mon Feb 16 12:48:28 2015 -0800 |
tree | 7d47c740185086f20de1a9f0ceccbbac58933f2b | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 [diff] |
ARM: dts: BCM63xx: fix L2 cache properties The L2 cache properties were completely off with respect to what the hardware is configured for. Fix the cache-size, cache-line-size and cache-sets to reflect the L2 cache controller we have: 512KB, 16 ways and 32 bytes per cache-line. Fixes: 46d4bca0445a0 ("ARM: BCM63XX: add BCM63138 minimal Device Tree") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>