Index: /trunk/softs/tsar_boot/conf/platform_de2_115_fpga/platform.dts
===================================================================
--- /trunk/softs/tsar_boot/conf/platform_de2_115_fpga/platform.dts	(revision 833)
+++ /trunk/softs/tsar_boot/conf/platform_de2_115_fpga/platform.dts	(revision 834)
@@ -38,5 +38,5 @@
     tty@0xf4000000 {
         device_type = "vci:tty";
-        irq = <&{/xicu@0xf0000000} 0x0>;
+        irq = <&{/xicu@0xf0000000} 0xa>;
         reg = <0xf4000000 0x00000010>;
         tty_count = <0x1>;
@@ -44,6 +44,6 @@
 
     blockdevice@0xf2000000 {
-        device_type = "vci:ioc";
-        irq = <&{/xicu@0xf0000000} 0x1>;
+        device_type = "vci:spi";
+        irq = <&{/xicu@0xf0000000} 0x9>;
         reg = <0xf2000000 0x00000020>;
     };
@@ -59,5 +59,5 @@
     vcikbc@0xf1000000 {
         device_type = "vci:ps2";
-        irq = <&{/xicu@0xf0000000} 0x2>;
+        irq = <&{/xicu@0xf0000000} 0xb>;
         reg = <0xf1000000 0x00000020>;
         ports = <0x2>;
@@ -120,5 +120,5 @@
     cluster@0,0 {
         reg = <0 0>;
-        devices = <&{/cpus/Mips,32@0} &{/cpus/Mips,32@1} &{/xicu@0xf0000000} &{/tty@0xf4000000} &{/blockdevice@0xf2000000} &{/fb@0xf3000000} &{/vcikbc@0xf1000000} >;
+        devices = <&{/cpus/Mips,32@0} &{/cpus/Mips,32@1} &{/memory@0x00000000} &{/xicu@0xf0000000} &{/tty@0xf4000000} &{/blockdevice@0xf2000000} &{/fb@0xf3000000} &{/vcikbc@0xf1000000} >;
     };
   };
