From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 24 Jul 2009 00:37:28 +0200 Subject: [U-Boot] arm: pRAM support? In-Reply-To: <4A66A86D.7070200@denx.de> References: <1248165758.4548.10.camel@chber1-10446x.ch.keymile.net> <4A66A86D.7070200@denx.de> Message-ID: <20090723223728.GA28766@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07:49 Wed 22 Jul , Heiko Schocher wrote: > Hello Andreas, > > Andreas Huber wrote: > > We are using the pRAM feature (CONFIG_PRAM) on the PPC architecture. As > > we are switching to an ARM architecture (Kirkwood) I am wondering if > > there is an equivalent U-Boot feature for this (CONFIG_PRAM did not > > work). > > As this functionality uses RAM at the end of RAM, it should be possible > to add this also to ARM plattforms. Jean-Christophe, Prafulla, are there > any objections on it? just one requirement it must be ARM generic and not board or soc specific Best Regards, J.