]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: Remove MEMORY_START/SIZE
authorMagnus Damm <damm@opensource.se>
Mon, 10 Jun 2013 09:46:57 +0000 (18:46 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 17 Jun 2013 07:07:30 +0000 (16:07 +0900)
commit3c2b1042d2db50506b387611f7a60e81241cfabc
tree855bfa2472bce0d971de97e676527f0ce764bc54
parent69469995980edab1a99f50a51e5e9525b4e11148
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 <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig