Re: [U-Boot] [PATCH 1/3] arm: atmel: at91sam9x5: cleanup cs configure for spi

2013-12-17 Thread Andreas Bießmann
Hi Bo, On 12/10/2013 09:14 AM, Bo Shen wrote: As the cs for spi is worked in gpio mode, so no need to configure it as peripheral and then configure to gpio. That statement may be correct. Signed-off-by: Bo Shen voice.s...@atmel.com --- arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c

[U-Boot] [PATCH 1/3] arm: atmel: at91sam9x5: cleanup cs configure for spi

2013-12-10 Thread Bo Shen
As the cs for spi is worked in gpio mode, so no need to configure it as peripheral and then configure to gpio. Signed-off-by: Bo Shen voice.s...@atmel.com --- arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c | 28 +- board/atmel/at91sam9x5ek/at91sam9x5ek.c |1