Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-22 | ARM: MM: Add DT binding for Feroceon L2 cache | Andrew Lunn | 1 | -0/+2 | |
Instantiate the L2 cache from DT. Indicate in DT where the cache control register is so that it is possible to enable/disable write through on the CPU. Signed-off-by: Andrew Lunn <[email protected]> Tested-by: Jason Gunthorpe <[email protected]> Signed-off-by: Jason Cooper <[email protected]> | |||||
2014-02-22 | ARM: orion: Move cache-feroceon-l2.h out of plat-orion | Andrew Lunn | 1 | -0/+11 | |
With the gradual move to DT, kirkwood has become a lot less dependent on plat-orion. cache-feroceon-l2.h is the last dependency. Move it out so we can drop plat-orion when building DT only kirkwood boards. Signed-off-by: Andrew Lunn <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Tested-by: Jason Gunthorpe <[email protected]> Signed-off-by: Jason Cooper <[email protected]> |