]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9x5ek.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / include / configs / at91sam9x5ek.h
index 2b1533c85ac70eda187c9040f5daa7f5deb06c6e..4a2ac9aabde12354b353c32ade3f31eea6086d5a 100644 (file)
@@ -11,6 +11,8 @@
 
 #include <asm/hardware.h>
 
+#define CONFIG_SYS_TEXT_BASE           0x26f00000
+
 /* ARM asynchronous clock */
 #define CONFIG_SYS_AT91_SLOW_CLOCK     32768
 #define CONFIG_SYS_AT91_MAIN_CLOCK     12000000        /* 12 MHz crystal */
 #define CONFIG_ATMEL_NAND_HW_PMECC     1
 #define CONFIG_PMECC_CAP               2
 #define CONFIG_PMECC_SECTOR_SIZE       512
-#define CONFIG_PMECC_INDEX_TABLE_OFFSET        0x8000
+
+#define CONFIG_CMD_NAND_TRIMFFS
 
 #define CONFIG_MTD_DEVICE
 #define CONFIG_CMD_MTDPARTS