From: Magnus Damm Date: Mon, 10 Jun 2013 09:46:57 +0000 (+0900) Subject: ARM: shmobile: Remove MEMORY_START/SIZE X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c2b1042d2db50506b387611f7a60e81241cfabc;p=pandora-kernel.git ARM: shmobile: Remove MEMORY_START/SIZE Remove CONFIG_MEMORY_START and CONFIG_MEMORY_SIZE from mach-shmobile. Boards should use DT to specify their memory setup. Boards that still not support DT may pass ATAGS with memory information from the boot loader. If those ATAGS turn out to be incorrect then appended DTB with memory information should be used as a workaround. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed