]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl-lsch3: Introduce place for common early SoC init
authorScott Wood <scottwood@freescale.com>
Sat, 21 Mar 2015 02:28:12 +0000 (19:28 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:31:09 +0000 (22:31 +0200)
commit110234d013b3976892b12531b2f4e5b70871e18e
tree95ae34a8c84b74c63dbd78bf1d3150d3310c1e49
parent8cb755787b34c0a2916c393802c997fd2cae57c4
fsl-lsch3: Introduce place for common early SoC init

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>
arch/arm/cpu/armv8/fsl-lsch3/Makefile
arch/arm/cpu/armv8/fsl-lsch3/soc.c [new file with mode: 0644]
arch/arm/include/asm/arch-fsl-lsch3/soc.h [new file with mode: 0644]
board/freescale/ls2085a/ls2085a.c