Home
last modified time | relevance | path

Searched hist:"9 ce8e2386c191eca7c94b99f3e80c24798ded5fc" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/
H A Dstart.S9ce8e2386c191eca7c94b99f3e80c24798ded5fc Thu Apr 11 09:36:02 UTC 2013 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> arm1176: Remove unused MMU setup from start.S

Following the removal of the smdk6400 board, the MMU setup code in
arm1176/start.S becomes unused, so remove it. It will still be possible to
restore it later from the Git history if necessary, in which case it should be
moved out of the relocate_code() function.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>