]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl_sec : Move SEC CCSR definition to common include
authorRuchika Gupta <ruchika.gupta@freescale.com>
Tue, 9 Sep 2014 06:20:30 +0000 (11:50 +0530)
committerYork Sun <yorksun@freescale.com>
Thu, 16 Oct 2014 21:16:25 +0000 (14:16 -0700)
commit48ef0d2a1002d3da0bf7ed13d0959bcbf782c792
treeafed6629534f002d514718579762a982a0d38759
parent84e0fb403d2271a858799776a410ecc070422f66
fsl_sec : Move SEC CCSR definition to common include

Freescale SEC controller has been used for mpc8xxx. It will be used
for ARM-based SoC as well. This patch moves the CCSR defintion of
SEC to common include

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/include/asm/immap_85xx.h
include/fsl_sec.h [new file with mode: 0644]