]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm:socfpga: Enable SMP for socfpga
authorDinh Nguyen <dinguyen@altera.com>
Thu, 18 Oct 2012 17:32:47 +0000 (11:32 -0600)
committerArnd Bergmann <arnd@arndb.de>
Thu, 25 Oct 2012 13:54:02 +0000 (15:54 +0200)
commited0703a98fb88c440e53a22e66ff7e41ccfe747f
tree9f420c3aa9a865b50793cb724c9d884d782e8dc5
parent6f0c0580b70c89094b3422ba81118c7b959c7556
arm:socfpga: Enable SMP for socfpga

Enable SMP for the SOCFPGA platform.

Signed-off-by: Pavel Machek <pavel@denx.de>
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Reviewed-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/arm/altera/socfpga-reset.txt [new file with mode: 0644]
Documentation/devicetree/bindings/arm/altera/socfpga-system.txt [new file with mode: 0644]
arch/arm/boot/dts/socfpga.dtsi
arch/arm/configs/socfpga_defconfig
arch/arm/mach-socfpga/Kconfig
arch/arm/mach-socfpga/Makefile
arch/arm/mach-socfpga/core.h [new file with mode: 0644]
arch/arm/mach-socfpga/headsmp.S [new file with mode: 0644]
arch/arm/mach-socfpga/platsmp.c [new file with mode: 0644]
arch/arm/mach-socfpga/socfpga.c