From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Thu, 31 Jan 2013 07:52:53 -0500 Subject: [PATCH] arm: mvebu: support for the new Armada XP evaluation board(DB-MV784MP-GP) In-Reply-To: <510A689B.6040407@free-electrons.com> References: <1359566774-27669-1-git-send-email-gregory.clement@free-electrons.com> <1359566774-27669-2-git-send-email-gregory.clement@free-electrons.com> <20130130173306.GO7717@titan.lakedaemon.net> <510959D5.1010305@free-electrons.com> <20130130181035.GP7717@titan.lakedaemon.net> <510A5E87.60509@free-electrons.com> <20130131124542.GB7717@titan.lakedaemon.net> <510A689B.6040407@free-electrons.com> Message-ID: <20130131125252.GD7717@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jan 31, 2013 at 01:50:35PM +0100, Gregory CLEMENT wrote: > On 01/31/2013 01:45 PM, Jason Cooper wrote: > > On Thu, Jan 31, 2013 at 01:07:35PM +0100, Gregory CLEMENT wrote: > >> Well on this board there is no soldered memory at all. > > > > So it has two slots? 1GB and 2GB? > > Well in fact it is 4GB RAM but we can only use 3GB (we need the last GB > of address space for peripheral, CPU registers and IOmem). > > There is only one slot. Ok, thanks. Jason.