u-boot-brain/board/imgtec/malta
Paul Burton e174bd74c9 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>
2013-11-09 17:21:02 +01:00
..
lowlevel_init.S malta: disable L2 caches 2013-11-09 17:21:02 +01:00
Makefile malta: setup super I/O UARTs 2013-11-09 17:21:01 +01:00
malta.c malta: display "U-boot" on the LCD screen 2013-11-09 17:21:01 +01:00
superio.c malta: setup super I/O UARTs 2013-11-09 17:21:01 +01:00
superio.h malta: setup super I/O UARTs 2013-11-09 17:21:01 +01:00