-
- Downloads
ARMV7: Versatile Express Coretile CortexA9x4 support
Adds support for the ARM quad-core Cortex-A9 processor
This system includes a motherboard(Versatile Express), daughterboard
(Coretile), and SOC(Cortex-A9 quad core). The serial port, ethernet,
and flash systems work with these additions. The naming convention
is:
SOC -> CortexA9 quad core = ca9x4
daughterboard -> Coretile = ct
motherboard -> Versatile Express = vxp
This gives ca9x4_ct_vxp.c as the board support file.
Signed-off-by:
Matt Waddel <matt.waddel@linaro.org>
Showing
- MAINTAINERS 4 additions, 0 deletionsMAINTAINERS
- MAKEALL 1 addition, 0 deletionsMAKEALL
- arch/arm/include/asm/arch-armv7/sysctrl.h 70 additions, 0 deletionsarch/arm/include/asm/arch-armv7/sysctrl.h
- arch/arm/include/asm/arch-armv7/systimer.h 50 additions, 0 deletionsarch/arm/include/asm/arch-armv7/systimer.h
- arch/arm/include/asm/arch-armv7/wdt.h 55 additions, 0 deletionsarch/arm/include/asm/arch-armv7/wdt.h
- board/armltd/vexpress/Makefile 49 additions, 0 deletionsboard/armltd/vexpress/Makefile
- board/armltd/vexpress/ca9x4_ct_vxp.c 220 additions, 0 deletionsboard/armltd/vexpress/ca9x4_ct_vxp.c
- board/armltd/vexpress/config.mk 23 additions, 0 deletionsboard/armltd/vexpress/config.mk
- board/armltd/vexpress/u-boot.lds 65 additions, 0 deletionsboard/armltd/vexpress/u-boot.lds
- boards.cfg 1 addition, 0 deletionsboards.cfg
- include/configs/ca9x4_ct_vxp.h 196 additions, 0 deletionsinclude/configs/ca9x4_ct_vxp.h
Loading
Please register or sign in to comment