Home
last modified time | relevance | path

Searched hist:e174bd74 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/imgtec/malta/
H A Dlowlevel_init.Se174bd74 Fri Nov 08 05:18:54 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: disable L2 caches

Malta boards may be used with cores which support L2 caches, however
U-boot does not yet support L2 cache for MIPS. Thus for the moment we'll
disable L2 caches by setting the L2B bit in Config2. This is specific to
MTI/Imagination MIPS cores which is why this is done for the Malta board
rather than generically.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>