Hi Ludovic, On Tue, Dec 05, 2017 at 03:23:12PM +0100, Ludovic Desroches wrote: > Add the official SAMA5D2 Peripheral Touch Controller Evaluation > Kit board. > > Signed-off-by: Ludovic Desroches <ludovic.desroches@xxxxxxxxxxxxx> > --- [...] > + memory { > + reg = <0x20000000 0x80000>; > + }; The size value is clearly wrong; you surely don't run on 512KB RAM. You most likely rely on the bootloader to fix the size value. Since sama5d2.dtsi has a memory node already with the same address, you can just drop it from here. baruch -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@xxxxxxxxxx - tel: +972.52.368.4656, http://www.tkos.co.il - -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html