Index: /trunk/softs/tsar_boot/conf/platform_de2_115_fpga/hard_config.h
===================================================================
--- /trunk/softs/tsar_boot/conf/platform_de2_115_fpga/hard_config.h	(revision 831)
+++ /trunk/softs/tsar_boot/conf/platform_de2_115_fpga/hard_config.h	(revision 832)
@@ -45,11 +45,11 @@
 #define SEG_RAM_SIZE           0x08000000 /* 128 MB */
 
-#define SEG_CMA_BASE           0xb6000000
-#define SEG_CMA_SIZE           0x4000
+#define SEG_CMA_BASE           0xffffffff
+#define SEG_CMA_SIZE           0x0
 
-#define SEG_DMA_BASE           0xb1000000
-#define SEG_DMA_SIZE           0x4000
+#define SEG_DMA_BASE           0xffffffff
+#define SEG_DMA_SIZE           0x0
 
-#define SEG_FBF_BASE           0xb7000000
+#define SEG_FBF_BASE           0xf3000000
 #define SEG_FBF_SIZE           0x100000
 
@@ -57,6 +57,6 @@
 #define SEG_ICU_SIZE           0x0
 
-#define SEG_IOB_BASE           0xbe000000
-#define SEG_IOB_SIZE           0x1000
+#define SEG_IOB_BASE           0xffffffff
+#define SEG_IOB_SIZE           0x0
 
 #define SEG_IOC_BASE           0xf2000000
@@ -70,5 +70,5 @@
 
 #define SEG_ROM_BASE           0xff000000
-#define SEG_ROM_SIZE           0x4000
+#define SEG_ROM_SIZE           0x10000
 
 #define SEG_SIM_BASE           0xffffffff
