1#include "rmx1xx.dtsi" 2 3/ { 4 ddr0: memory@80000000 { 5 device_type = "memory"; 6 reg = <0x80000000 0x10000000>; /* 256 MB */ 7 }; 8}; 9