From mboxrd@z Thu Jan 1 00:00:00 1970 From: jgq516@gmail.com (jgq516 at gmail.com) Date: Mon, 15 Jul 2013 17:02:52 +0800 Subject: v3.10 - big endian core support In-Reply-To: <20130715103658.068ac6b7@skate> References: <20130712134726.0a909165@skate> <51DFEF75.8080600@codethink.co.uk> <20130714215325.GB7382@mudshark.cambridge.arm.com> <51E3ACD0.8040209@codethink.co.uk> <20130715103658.068ac6b7@skate> Message-ID: <51E3BABC.9070204@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/15/2013 04:36 PM, Thomas Petazzoni wrote: > Dear Ben Dooks, > > On Mon, 15 Jul 2013 09:03:28 +0100, Ben Dooks wrote: > >>> As for building a Thumb-2 kernel; just enable the option in menuconfig and >>> you're done. The compiler should "do the right thing". >> I can build it, I just don't have the time and hardware to give it a >> test at the moment. However it seems that changing to using 'rev16' >> instead of 'rev'. I will make the necessary changes and get this ready >> to go. > I am willing to give some testing to early patches, if needed. Do not > hesitate to send me things to test. I can test it too if needed :). Thanks, Xiao > Thanks! > > Thomas