]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8323ERDB.h
Avoid initrd and logbuffer area overlaps
[u-boot] / include / configs / MPC8323ERDB.h
index 92d7aa42b40dd8b4070472f943c0581d0f6ef554..977c041dca6e31f18f639e9f99534000e0bf2469 100644 (file)
 /*
  * MMU Setup
  */
+#define CONFIG_HIGH_BATS       1       /* High BATs supported */
 
 /* DDR: cache cacheable */
 #define CFG_IBAT0L     (CFG_SDRAM_BASE | BATL_PP_10 | BATL_MEMCOHERENCE)
 #define CONFIG_UBOOTPATH       u-boot.bin      /* U-Boot image on TFTP server */
 #define CONFIG_FDTFILE         mpc832x_rdb.dtb
 
-#define CONFIG_LOADADDR                200000  /* default location for tftp and bootm */
+#define CONFIG_LOADADDR                500000  /* default location for tftp and bootm */
 #define CONFIG_BOOTDELAY       -1      /* -1 disables auto-boot */
 #define CONFIG_BAUDRATE                115200