From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 25 Oct 2012 21:53:50 +0000 Subject: [PATCH 1/2] ARM: vt8500: Convert arch-vt8500 to multiplatform In-Reply-To: <1351188620-30039-1-git-send-email-linux@prisktech.co.nz> References: <1351188620-30039-1-git-send-email-linux@prisktech.co.nz> Message-ID: <201210252153.50808.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 25 October 2012, Tony Prisk wrote: > This patch almosts completes the conversion to ARCH_MULTI_V5 > for arch-vt8500. > > Both single platform and multiplatform configurations are supported > until earlyprintk support is available for multiplatform. > > Signed-off-by: Tony Prisk Acked-by: Arnd Bergmann