[...] > + memory { > + reg = <0x0 0x0 0x0 0x40000000>; > + }; This needs device_type = "memory", no? I guess the bootloader is overriding this anyway? Otherwise this looked fine to me. Thanks, Mark.
[...] > + memory { > + reg = <0x0 0x0 0x0 0x40000000>; > + }; This needs device_type = "memory", no? I guess the bootloader is overriding this anyway? Otherwise this looked fine to me. Thanks, Mark.