-
- Downloads
ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support
LS2085A is an ARMv8 implementation. This adds board support for emulator and simulator: Two DDR controllers UART2 is used as the console IFC timing is tightened for speedy booting Support DDR3 and DDR4 as separated targets Management Complex (MC) is enabled Support for GIC 500 (based on GICv3 arch) Signed-off-by:York Sun <yorksun@freescale.com> Signed-off-by:
Arnab Basu <arnab.basu@freescale.com> Signed-off-by:
J. German Rivera <German.Rivera@freescale.com> Signed-off-by:
Bhupesh Sharma <bhupesh.sharma@freescale.com>
Showing
- arch/arm/cpu/armv8/fsl-lsch3/README 1 addition, 1 deletionarch/arm/cpu/armv8/fsl-lsch3/README
- arch/arm/include/asm/arch-fsl-lsch3/config.h 1 addition, 1 deletionarch/arm/include/asm/arch-fsl-lsch3/config.h
- board/freescale/ls2085a/Makefile 8 additions, 0 deletionsboard/freescale/ls2085a/Makefile
- board/freescale/ls2085a/README 16 additions, 0 deletionsboard/freescale/ls2085a/README
- board/freescale/ls2085a/ddr.c 175 additions, 0 deletionsboard/freescale/ls2085a/ddr.c
- board/freescale/ls2085a/ddr.h 57 additions, 0 deletionsboard/freescale/ls2085a/ddr.h
- board/freescale/ls2085a/ls2085a.c 100 additions, 0 deletionsboard/freescale/ls2085a/ls2085a.c
- boards.cfg 3 additions, 0 deletionsboards.cfg
- include/configs/ls2085a_common.h 226 additions, 0 deletionsinclude/configs/ls2085a_common.h
- include/configs/ls2085a_emu.h 19 additions, 0 deletionsinclude/configs/ls2085a_emu.h
- include/configs/ls2085a_simu.h 16 additions, 0 deletionsinclude/configs/ls2085a_simu.h
Loading
Please register or sign in to comment