]> Git Repo - J-u-boot.git/commit
armv8: ls1046a: initial icid setup support
authorLaurentiu Tudor <[email protected]>
Thu, 9 Aug 2018 12:19:46 +0000 (15:19 +0300)
committerYork Sun <[email protected]>
Fri, 10 Aug 2018 17:35:33 +0000 (10:35 -0700)
commit3cb4fe65f9e88c6cfea2fea5ca934acfa3c415b4
tree1d77923300f553e55478a6e221a3f9601e02b9f5
parent703d18f7fe0186ef7e30820030d5e5edd7123f97
armv8: ls1046a: initial icid setup support

Add infrastructure for ICID setup and device tree fixup on ARM
platforms. This include basic ICID setup for several devices.

Reviewed-by: Bharat Bhushan <[email protected]>
Signed-off-by: Laurentiu Tudor <[email protected]>
Reviewed-by: York Sun <[email protected]>
arch/arm/cpu/armv8/fsl-layerscape/Makefile
arch/arm/cpu/armv8/fsl-layerscape/icid.c [new file with mode: 0644]
arch/arm/cpu/armv8/fsl-layerscape/ls1046_ids.c [new file with mode: 0644]
arch/arm/cpu/armv8/fsl-layerscape/soc.c
arch/arm/include/asm/arch-fsl-layerscape/fsl_icid.h [new file with mode: 0644]
board/freescale/ls1046aqds/ls1046aqds.c
board/freescale/ls1046ardb/ls1046ardb.c
This page took 0.038986 seconds and 4 git commands to generate.