]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/HUB405.h
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
[karo-tx-uboot.git] / include / configs / HUB405.h
index 0fa52991876d7efe5277941a2e769383d7bf2fda..f84e356216bd9a0e941872f9739a01a7e29d9099 100644 (file)
  * NAND-FLASH stuff
  *-----------------------------------------------------------------------
  */
+#define CFG_NAND_LEGACY
+
 #define CFG_MAX_NAND_DEVICE    1       /* Max number of NAND devices           */
 #define SECTORSIZE 512
 
 /*-----------------------------------------------------------------------
  * Cache Configuration
  */
-#define CFG_DCACHE_SIZE                16384   /* For IBM 405 CPUs, older 405 ppc's    */
+#define CFG_DCACHE_SIZE                16384   /* For AMCC 405 CPUs, older 405 ppc's   */
                                        /* have only 8kB, 16kB is save here     */
 #define CFG_CACHELINE_SIZE     32      /* ...                  */
 #if (CONFIG_COMMANDS & CFG_CMD_KGDB)