summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-at91sam9/at91sam926x_mc.h
diff options
context:
space:
mode:
authorStelian Pop <stelian@popies.net>2008-03-26 18:52:33 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-04-01 01:46:12 +0200
commit0176d43e759a6e00cacc85eff26fd60f74b4f6b7 (patch)
treeb181c51bf4dca090faecd5bbeb5b95acbeab120e /include/asm-arm/arch-at91sam9/at91sam926x_mc.h
parent1762f13b4aab88b685b1722f17dada247945624b (diff)
downloadu-boot-imx-0176d43e759a6e00cacc85eff26fd60f74b4f6b7.zip
u-boot-imx-0176d43e759a6e00cacc85eff26fd60f74b4f6b7.tar.gz
u-boot-imx-0176d43e759a6e00cacc85eff26fd60f74b4f6b7.tar.bz2
Add support for AT91SAM9260EK
Support for booting from internal DataFlash, external DataFlash card or NAND flash is available. Signed-off-by: Stelian Pop <stelian@popies.net>
Diffstat (limited to 'include/asm-arm/arch-at91sam9/at91sam926x_mc.h')
-rw-r--r--include/asm-arm/arch-at91sam9/at91sam926x_mc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-at91sam9/at91sam926x_mc.h b/include/asm-arm/arch-at91sam9/at91sam926x_mc.h
index d82631c..041138f 100644
--- a/include/asm-arm/arch-at91sam9/at91sam926x_mc.h
+++ b/include/asm-arm/arch-at91sam9/at91sam926x_mc.h
@@ -79,7 +79,6 @@
#define AT91_SDRAMC_MD_SDRAM 0
#define AT91_SDRAMC_MD_LOW_POWER_SDRAM 1
-
/* Static Memory Controller (SMC) registers */
#define AT91_SMC_SETUP(n) (AT91_SMC + 0x00 + ((n)*0x10)) /* Setup Register for CS n */
#define AT91_SMC_NWESETUP (0x3f << 0) /* NWE Setup Length */