Searched hist:"70100 a02" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/common/ |
H A D | Makefile | 70100a02 Thu May 02 05:38:10 CDT 2013 Dave Martin <dave.martin@linaro.org> ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels
The full mcpm layer is not likely to be relevant to v6 based platforms, so a multiplatform kernel won't use that code if booted on v6 hardware.
This patch modifies the AFLAGS for affected mcpm .S files to specify armv7-a explicitly for that code.
Signed-off-by: Dave Martin <dave.martin@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> 70100a02 Thu May 02 05:38:10 CDT 2013 Dave Martin <dave.martin@linaro.org> ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels The full mcpm layer is not likely to be relevant to v6 based platforms, so a multiplatform kernel won't use that code if booted on v6 hardware. This patch modifies the AFLAGS for affected mcpm .S files to specify armv7-a explicitly for that code. Signed-off-by: Dave Martin <dave.martin@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|