Home
last modified time | relevance | path

Searched hist:"65 d297af7c6a08ec65bf005fa9bd5cdb955efe39" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dmipsregs.h65d297af7c6a08ec65bf005fa9bd5cdb955efe39 Sun Feb 07 23:37:59 UTC 2016 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> MIPS: fix iand optimize setup of CP0 registers

Clear cp0 status while preserving implementation specific bits.
Set bits BEV and ERL as the arch specification requires after
a reset or soft-reset exception.

Extend and fix initialization of watch registers. Check if additional
watch register sets are implemented and initialize them too.

Initialize cp0 count as early as possible to get the most
accurate boot timing.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
/rk3399_rockchip-uboot/arch/mips/cpu/
H A Dstart.S65d297af7c6a08ec65bf005fa9bd5cdb955efe39 Sun Feb 07 23:37:59 UTC 2016 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> MIPS: fix iand optimize setup of CP0 registers

Clear cp0 status while preserving implementation specific bits.
Set bits BEV and ERL as the arch specification requires after
a reset or soft-reset exception.

Extend and fix initialization of watch registers. Check if additional
watch register sets are implemented and initialize them too.

Initialize cp0 count as early as possible to get the most
accurate boot timing.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>