]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
AT91SAM9260EK: Handle 8 or 16 bit NAND
authorStelian Pop <stelian@popies.net>
Thu, 8 May 2008 18:52:18 +0000 (20:52 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 10 May 2008 09:32:07 +0000 (11:32 +0200)
commitc1212b2f5c5ed440bf8e9ebc8e4fd7488858b935
treee2fcdd66b196ab8260bebc6392553a4eabdddbb2
parentab52640fc01624e208424e527af0b7b3a5a65a12
AT91SAM9260EK: Handle 8 or 16 bit NAND

The Atmel boards can handle 8 or 16 bit NAND memories. This patch
makes the support configurable in the board config header file
(CFG_NAND_DBW_8 or CFG_NAND_DBW_16).

Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
board/atmel/at91sam9260ek/at91sam9260ek.c
board/atmel/at91sam9260ek/nand.c
include/configs/at91sam9260ek.h