mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 22:20:45 +00:00
4f9226b403
The coprocessor 0 Config register includes 9 implementation defined bits, which in some processors do things like enable write combining or other functionality. We ought not to wipe them to 0 during boot. Rather than doing so, preserve their value & only clear the bits standardised by the MIPS architecture. Signed-off-by: Paul Burton <paul.burton@imgtec.com> |
||
---|---|---|
.. | ||
mips32 | ||
mips64 | ||
cpu.c | ||
interrupts.c | ||
Makefile | ||
start.S | ||
time.c | ||
u-boot-spl.lds | ||
u-boot.lds |