Searched hist:e174bd74c93637e78eb81048891acd4ea61520a9 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/imgtec/malta/ |
| H A D | lowlevel_init.S | e174bd74c93637e78eb81048891acd4ea61520a9 Fri Nov 08 11:18:54 UTC 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>
|