From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Thu, 31 Oct 2013 11:18:42 +0800 Subject: [U-Boot] [PATCH 3/6] at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY In-Reply-To: <1383142702-9782-4-git-send-email-andreas.devel@googlemail.com> References: <1383142702-9782-1-git-send-email-andreas.devel@googlemail.com> <1383142702-9782-4-git-send-email-andreas.devel@googlemail.com> Message-ID: <5271CC12.8070709@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Andreas, On 10/30/2013 10:18 PM, Andreas Bie?mann wrote: > Signed-off-by: Andreas Bie?mann Acked-by: Bo Shen > --- > include/configs/at91sam9m10g45ek.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/configs/at91sam9m10g45ek.h b/include/configs/at91sam9m10g45ek.h > index fc4ecec..be9df74 100644 > --- a/include/configs/at91sam9m10g45ek.h > +++ b/include/configs/at91sam9m10g45ek.h > @@ -15,7 +15,6 @@ > > #define CONFIG_SYS_TEXT_BASE 0x73f00000 > > -#define CONFIG_AT91_LEGACY > #define CONFIG_ATMEL_LEGACY /* required until (g)pio is fixed */ > > /* ARM asynchronous clock */ > Best Regards, Bo Shen