]> git.sur5r.net Git - u-boot/commit
arm: imx: common rework cache settings for imx6
authorAdrian Alonso <aalonso@freescale.com>
Wed, 2 Sep 2015 18:54:14 +0000 (13:54 -0500)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Sep 2015 08:11:53 +0000 (10:11 +0200)
commitab09e728667563fda9c8a8569331618fcfa0cb16
tree1935a47cc1a82efea61d1fa1c753ee509ac1350b
parent1368f99346b1a6c566095bcb1df662cdbdb129b3
arm: imx: common rework cache settings for imx6

Rework cache settings for imx6, move cache configuration
to imx-common/cache.c so it can be reused for newer SoC

Signed-off-by: Adrian Alonso <aalonso@freescale.com>
arch/arm/cpu/armv7/mx6/soc.c
arch/arm/imx-common/Makefile
arch/arm/imx-common/cache.c [new file with mode: 0644]