]> Git Repo - J-u-boot.git/commit
MIPS: Malta: Enable CM & L2 support
authorPaul Burton <[email protected]>
Wed, 21 Sep 2016 10:18:56 +0000 (11:18 +0100)
committerDaniel Schwierzeck <[email protected]>
Wed, 21 Sep 2016 13:04:04 +0000 (15:04 +0200)
commit566ce04de4a2b4c66be8e13751dbb0bfe80117b3
tree0b9a0f18e8e3a3c97c9adc376056315553343d69
parent7953354b07bba8fa9599bf5d212308e6cdf9cbe2
MIPS: Malta: Enable CM & L2 support

Enable support for the MIPS Coherence Manager & L2 caches on the MIPS
Malta board, removing the need for us to attempt to bypass the L2 during
boot (which would fail with recent CPUs that expose L2 config via the CM
anyway).

Signed-off-by: Paul Burton <[email protected]>
arch/mips/Kconfig
board/imgtec/malta/lowlevel_init.S
This page took 0.037847 seconds and 4 git commands to generate.