[U-Boot] [PATCH 3/4] at91: nand: switch atmel_nand to generic GPIO API
Scott Wood
scottwood at freescale.com
Fri Dec 6 20:16:52 CET 2013
On Fri, 2013-11-29 at 12:13 +0100, Andreas Bießmann wrote:
> Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
> ---
> board/BuS/vl_ma2sc/vl_ma2sc.c | 5 +++--
> board/egnite/ethernut5/ethernut5.c | 3 ++-
> board/esd/meesc/meesc.c | 5 +++--
> board/esd/otc570/otc570.c | 5 +++--
> board/eukrea/cpu9260/cpu9260.c | 5 +++--
> board/ronetix/pm9261/pm9261.c | 5 +++--
> board/ronetix/pm9263/pm9263.c | 5 +++--
> board/ronetix/pm9g45/pm9g45.c | 5 +++--
> drivers/mtd/nand/atmel_nand.c | 8 +++-----
> include/configs/at91sam9n12ek.h | 4 ++--
> include/configs/cpu9260.h | 4 ++--
> include/configs/ethernut5.h | 2 +-
> include/configs/meesc.h | 4 ++--
> include/configs/otc570.h | 4 ++--
> include/configs/pm9261.h | 4 ++--
> include/configs/pm9263.h | 4 ++--
> include/configs/pm9g45.h | 4 ++--
> include/configs/vl_ma2sc.h | 4 ++--
> 18 files changed, 43 insertions(+), 37 deletions(-)
Acked-by: Scott Wood <scottwood at freescale.com>
-Scott
More information about the U-Boot
mailing list