> + memory { > + device_type = "memory"; > + /* use only 256 MB on the 512 MB available */ > + reg = <0x00000000 0x00000000 0x00000000 0x10000000>; > + }; It would be good to comment as to why we can't use 256M of the memory. Otherwise this looks fine. Mark. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html