linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: mach-shmobile: mackerel: fixup default momory size
@ 2010-12-21 11:20 Kuninori Morimoto
  2010-12-22  4:39 ` Paul Mundt
  0 siblings, 1 reply; 2+ messages in thread
From: Kuninori Morimoto @ 2010-12-21 11:20 UTC (permalink / raw)
  To: linux-sh

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/mach-shmobile/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 285dbbd..cb33753 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -86,7 +86,7 @@ config MEMORY_SIZE
 	hex "Physical memory size"
 	default "0x08000000" if MACH_G3EVM
 	default "0x08000000" if MACH_G4EVM
-	default "0x10000000" if MACH_AP4EVB
+	default "0x10000000" if MACH_AP4EVB || MACH_MACKEREL
 	default "0x20000000" if MACH_AG5EVM
 	default "0x04000000"
 	help
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: mach-shmobile: mackerel: fixup default momory size
  2010-12-21 11:20 [PATCH] ARM: mach-shmobile: mackerel: fixup default momory size Kuninori Morimoto
@ 2010-12-22  4:39 ` Paul Mundt
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2010-12-22  4:39 UTC (permalink / raw)
  To: linux-sh

On Tue, Dec 21, 2010 at 08:20:45PM +0900, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  arch/arm/mach-shmobile/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
Applied to rmobile/mackerel, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-22  4:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21 11:20 [PATCH] ARM: mach-shmobile: mackerel: fixup default momory size Kuninori Morimoto
2010-12-22  4:39 ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).