README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE
[platform/kernel/u-boot.git] / include / configs / KAREF.h
index 00a6e5d..2ad6f06 100644 (file)
 
 /* Include auto complete with tabs */
 #define CONFIG_AUTO_COMPLETE 1
-#define CFG_AUTO_COMPLETE    1
 #define CFG_ALT_MEMTEST             1       /* use real memory test     */
 
 
 /*-----------------------------------------------------------------------
  * Cache Configuration
  */
-#define CFG_DCACHE_SIZE              8192           /* For IBM 405 CPUs        */
+#define CFG_DCACHE_SIZE              8192           /* For AMCC 405 CPUs       */
 #define CFG_CACHELINE_SIZE    32
 #if (CONFIG_COMMANDS & CFG_CMD_KGDB)
 #define CFG_CACHELINE_SHIFT   5                     /* log base 2 of the above */