]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm1136/arm1176: Merge cache handling code
authorAlexander Stein <alexanders83@web.de>
Fri, 24 Jul 2015 07:22:10 +0000 (09:22 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:25:46 +0000 (08:25 +0200)
commit92d119d341e8782d28704acb85800494d440353f
tree35312723b964c4a4667c5501a31f927649956c8f
parentfbc345f4ee515536c699b0e8d80a073f48e552ca
arm1136/arm1176: Merge cache handling code

As both cores are similar merge the cache handling code for both CPUs
to arm11 directory.

Signed-off-by: Alexander Stein <alexanders83@web.de>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
[trini: Add hunk to arch/arm/cpu/arm1136/Makefile]
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/arm11/Makefile [new file with mode: 0644]
arch/arm/cpu/arm11/cpu.c [moved from arch/arm/cpu/arm1136/cpu.c with 100% similarity]
arch/arm/cpu/arm1136/Makefile
arch/arm/cpu/arm1176/Makefile
arch/arm/cpu/arm1176/cpu.c [deleted file]