baseport/syborg/syborg.dts
branchnvmemory
changeset 80 e9514b7eeead
parent 74 eb3d0111f868
child 102 5d2aacefd978
--- a/baseport/syborg/syborg.dts	Thu May 27 00:38:17 2010 +0300
+++ b/baseport/syborg/syborg.dts	Tue Jun 29 15:10:15 2010 +0100
@@ -12,7 +12,7 @@
     };
     memory@0 {
         device_type = "memory";
-        reg = <0 08000000>;
+        reg = <0 20000000>;
     };
     syborg {
         #address-cells = <1>;
@@ -50,7 +50,7 @@
         };
         framebuffer@0 {
             compatible = "syborg,framebuffer";
-	    width = <168>;
+	    width = <300>;
             height = <280>;
             reg = <c0005000>;
             interrupts = <4>;
@@ -92,7 +92,7 @@
             compatible = "syborg,hostfs";
             reg = <c000a000>;
 	    host-path = "\\svphostfs\\";
-	    drive-number = <d#19>;
+	    drive-number = <d#5>;
         };
         ss@0 {
             compatible = "syborg,snapshot";