From: Ludovic Desroches Date: Mon, 2 Apr 2012 18:44:20 +0000 (+0200) Subject: ARM: at91: dt: remove unit-address part for memory nodes X-Git-Tag: v3.4-rc2~12^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcce6ce802c271cd7c21f4730f301150577b2826;p=pandora-kernel.git ARM: at91: dt: remove unit-address part for memory nodes Because of the inclusion of skeleton.dtsi, the memory node is named "memory" we where not modifying the already included one but creating a new one. It caused bad memory node detection during early_init_dt_scan_memory() so we modify them. Signed-off-by: Ludovic Desroches Signed-off-by: Nicolas Ferre Acked-by: Grant Likely Cc: Jean-Christophe PLAGNIOL-VILLARD Cc: devicetree-discuss@lists.ozlabs.org --- Reading git-diff-tree failed