Re: [U-Boot] [PATCH] ATMEL/PIO: Enable new feature of PIO on Atmel device

2012-05-14 Thread Bo Shen
On 5/14/2012 23:36, Andreas Bießmann wrote: Dear Bo Shen, On 14.05.2012 11:00, Bo Shen wrote: Enable new PIO feature supported by Atmel SoC. Using CPU_HAS_PIO3 micro to enable PIO new feature. Signed-off-by: Bo Shen --- arch/arm/include/asm/arch-at91/at91_pio.h | 71 - dri

Re: [U-Boot] [PATCH] ATMEL/PIO: Enable new feature of PIO on Atmel device

2012-05-14 Thread Andreas Bießmann
Dear Bo Shen, On 14.05.2012 11:00, Bo Shen wrote: > Enable new PIO feature supported by Atmel SoC. > Using CPU_HAS_PIO3 micro to enable PIO new feature. > > Signed-off-by: Bo Shen > --- > arch/arm/include/asm/arch-at91/at91_pio.h | 71 - > drivers/gpio/at91_gpio.c