]> Git Repo - J-u-boot.git/blobdiff - include/configs/korat.h
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
[J-u-boot.git] / include / configs / korat.h
index dcec9b039d865b3f6e3276e7b613327547c1b2a8..de672ea844fe7c6be6fca76f9b8a9f90dfdb8b0d 100644 (file)
 #define SPD_EEPROM_ADDRESS     {0x50}
 #define CONFIG_PROG_SDRAM_TLB
 #define CFG_DRAM_TEST
+#define CFG_MEM_TOP_HIDE       (4 << 10) /* don't use last 4kbytes     */
+                                       /* 440EPx errata CHIP 11        */
 
 /*
  * I2C
This page took 0.022057 seconds and 4 git commands to generate.