Home
last modified time | relevance | path

Searched hist:b4ee1491b917951c0f57e18fd816a4211f5829d4 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcache.cb4ee1491b917951c0f57e18fd816a4211f5829d4 Tue Apr 15 14:13:47 UTC 2014 Albert ARIBAUD <albert.u.boot@aribaud.net> arm1136: move cache code from start.S to cache.c

arch/arm/cpu/arm1136/start.S contain a cache flushing function.
Remove the function and move its code into arch/arm/lib/cache.c.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/
H A Dstart.Sb4ee1491b917951c0f57e18fd816a4211f5829d4 Tue Apr 15 14:13:47 UTC 2014 Albert ARIBAUD <albert.u.boot@aribaud.net> arm1136: move cache code from start.S to cache.c

arch/arm/cpu/arm1136/start.S contain a cache flushing function.
Remove the function and move its code into arch/arm/lib/cache.c.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>