1/include/ "test_tree_no_memory_node.dts"
2
3/ {
4	memory {
5		device_type = "memory";
6		reg = <0x0 0x100 0x200 0x200>;
7	};
8};
9