ARM: aspeed: Enable SMP boot
authorJoel Stanley <joel@jms.id.au>
Wed, 21 Aug 2019 05:55:27 +0000 (15:25 +0930)
committerJoel Stanley <joel@jms.id.au>
Sun, 25 Aug 2019 13:56:52 +0000 (23:26 +0930)
commit87dfe49691a3aefd66ebe76a4a0cc9e872d2587b
tree9ffe8cec12eee6c08c61134401ce6d9f395aee53
parent9afe2c0a376f56f6bd78c7c5b9dec5e8f5d5a327
ARM: aspeed: Enable SMP boot

This brings the secondary CPU into Linux. It depends on the setup
performed by ASPEED's u-boot.

Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/Makefile
arch/arm/mach-aspeed/Makefile [new file with mode: 0644]
arch/arm/mach-aspeed/platsmp.c [new file with mode: 0644]