From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Tue, 17 Dec 2013 17:42:26 +0800 Subject: [U-Boot] [PATCH 0/3] arm: atmel: clean up for at91sam9x5ek board In-Reply-To: <52B01465.6080104@gmail.com> References: <1386663242-12143-1-git-send-email-voice.shen@atmel.com> <52B01465.6080104@gmail.com> Message-ID: <52B01C82.5040105@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 12/17/2013 05:07 PM, Andreas Bie?mann wrote: > Hi Bo, > > On 12/10/2013 09:13 AM, Bo Shen wrote: >> This patch series do a clean up for at91sam9x5ek board. > > I think this series is to fixup broken things, therefore could be > applied for upcomming release. Can you please provide v1 for 1/3? I have sent v2 for 1/3 of this series. >> >> Bo Shen (3): >> arm: atmel: at91sam9x5: cleanup cs configure for spi >> arm: atmel: at91sam9x5: cleanup unneeded undef >> arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper position >> >> arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c | 28 +++++----------------- >> board/atmel/at91sam9x5ek/at91sam9x5ek.c | 1 - >> include/configs/at91sam9x5ek.h | 13 +++------- >> 3 files changed, 9 insertions(+), 33 deletions(-) >> > > Best regards > > Andreas Bie?mann > Best Regards, Bo Shen