[U-Boot] [PATCH] armv7: s5pc1xx: improve cache handling
Minkyu Kang
mk7.kang at samsung.com
Wed Oct 8 12:45:02 CEST 2014
On 19/09/14 19:17, Robert Baldyga wrote:
> Move cache handling code to C file, and add enable_caches() and
> disable_caches() functions.
>
> Signed-off-by: Robert Baldyga <r.baldyga at samsung.com>
> ---
> arch/arm/cpu/armv7/s5pc1xx/cache.S | 30 ------------------------
> arch/arm/cpu/armv7/s5pc1xx/cache.c | 47 ++++++++++++++++++++++++++++++++++++++
> 2 files changed, 47 insertions(+), 30 deletions(-)
> delete mode 100644 arch/arm/cpu/armv7/s5pc1xx/cache.S
> create mode 100644 arch/arm/cpu/armv7/s5pc1xx/cache.c
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list