arm: armada-xp: Add basic support for Marvell Armada XP SoC
This basic support for the Marvell Armada XP is base on the existing kirkwood support. Which has been generatized by moving some common files into common marvell locations. This is in preparation for the upcoming Armada XP MV78460 support. Signed-off-by:Stefan Roese <sr@denx.de> Tested-by:
Luka Perkov <luka@openwrt.org>
Showing
- Makefile 1 addition, 1 deletionMakefile
- arch/arm/cpu/armv7/armada-xp/Makefile 7 additions, 0 deletionsarch/arm/cpu/armv7/armada-xp/Makefile
- arch/arm/cpu/armv7/armada-xp/cpu.c 193 additions, 0 deletionsarch/arm/cpu/armv7/armada-xp/cpu.c
- arch/arm/include/asm/arch-armada-xp/config.h 82 additions, 0 deletionsarch/arm/include/asm/arch-armada-xp/config.h
- arch/arm/include/asm/arch-armada-xp/cpu.h 107 additions, 0 deletionsarch/arm/include/asm/arch-armada-xp/cpu.h
- arch/arm/include/asm/arch-armada-xp/soc.h 57 additions, 0 deletionsarch/arm/include/asm/arch-armada-xp/soc.h
Loading
Please register or sign in to comment