]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/yellowstone.h
Add support for AMCC Sequoia PPC440EPx eval board
[people/ms/u-boot.git] / include / configs / yellowstone.h
index cf42b666b00c83af41300a415b687f8a15e53962..bcafd8ba8b3c8c23d06513e35b5f19c5c7a587b5 100644 (file)
@@ -65,6 +65,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       (8 << 10)
 #define CFG_GBL_DATA_SIZE      256                     /* num bytes initial data*/