From mboxrd@z Thu Jan 1 00:00:00 1970 From: florian@openwrt.org (Florian Fainelli) Date: Mon, 23 Apr 2012 16:06:28 +0200 Subject: [PATCH] ARM: optimize for FA526 if toolchain supports it In-Reply-To: <201204231315.20648.arnd@arndb.de> References: <1335184313-27573-1-git-send-email-florian@openwrt.org> <201204231315.20648.arnd@arndb.de> Message-ID: <4F9561E4.2030100@openwrt.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Arnd, Le 04/23/12 15:15, Arnd Bergmann a ?crit : > On Monday 23 April 2012, Florian Fainelli wrote: >> Currently, when we are targetting a Farady FA526-based system >> the toolchain will use the arm9tdmi mtune option of gcc, gcc> 4.6 >> supports the FA526 CPU, and allow us to optimize for it. >> >> Signed-off-by: Florian Fainelli > No objections to the patch, but a question out of curiosity: > > Is this the regular gemini platform that you are working on, > or something else? Do you have other platform support patches > that you are planning to submit for this? I need this on a different platform (Moschip MCS814x), which I will be submitting once I have all the bits working and converted to device tree. -- Florian