[U-Boot] [PATCH 1/2] Add AT91_ECC_BASE to at91sam9260.h to use atmel_nand with HW-ECC
Alexander Holler
holler at ahsoftware.de
Sat Apr 3 13:08:06 CEST 2010
Signed-off-by: Alexander Holler <holler at ahsoftware.de>
---
include/asm-arm/arch-at91/at91sam9260.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/asm-arm/arch-at91/at91sam9260.h b/include/asm-arm/arch-at91/at91sam9260.h
index a60a081..3bc7167 100644
--- a/include/asm-arm/arch-at91/at91sam9260.h
+++ b/include/asm-arm/arch-at91/at91sam9260.h
@@ -50,6 +50,7 @@
#define AT91SAM9260_ID_IRQ2 31 /* Advanced Interrupt Controller (IRQ2) */
#define AT91_EMAC_BASE 0xfffc4000
+#define AT91_ECC_BASE 0xffffe800
#define AT91_SDRAMC_BASE 0xffffea00
#define AT91_SMC_BASE 0xffffec00
#define AT91_MATRIX_BASE 0xffffee00
--
1.6.2.5
More information about the U-Boot
mailing list