]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/bamboo.h
Add support for AMCC Sequoia PPC440EPx eval board
[people/ms/u-boot.git] / include / configs / bamboo.h
index cd4339b58223bb74bd91c361630d6866c11dc35c..4961011b5cd631712f7f0df9aca56c1e076b1db9 100644 (file)
@@ -73,6 +73,7 @@
 /*-----------------------------------------------------------------------
  * Initial RAM & stack pointer (placed in SDRAM)
  *----------------------------------------------------------------------*/
+#define CFG_INIT_RAM_DCACHE    1               /* d-cache as init ram  */
 #define CFG_INIT_RAM_ADDR      0x70000000              /* DCache       */
 #define CFG_INIT_RAM_END       (4 << 10)
 #define CFG_GBL_DATA_SIZE      256                     /* num bytes initial data       */