From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4tug-0007Ao-5F for qemu-devel@nongnu.org; Fri, 15 May 2009 05:41:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4tue-0007A2-FH for qemu-devel@nongnu.org; Fri, 15 May 2009 05:41:09 -0400 Received: from [199.232.76.173] (port=35520 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4tud-00079v-SZ for qemu-devel@nongnu.org; Fri, 15 May 2009 05:41:07 -0400 Received: from flounder.pepperfish.net ([87.237.62.181]:47073) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M4tud-0004Hl-Ef for qemu-devel@nongnu.org; Fri, 15 May 2009 05:41:07 -0400 Received: from [10.112.102.2] (helo=jennifer.kylikki.org) by flounder.pepperfish.net with esmtps (Exim 4.69 #1 (Debian)) id 1M4tuY-00033U-AO for ; Fri, 15 May 2009 10:41:02 +0100 Received: from derik.kyllikki.org ([192.168.7.20] helo=derik) by jennifer.kylikki.org with esmtp (Exim 4.63) (envelope-from ) id 1M4tua-000151-Hk for qemu-devel@nongnu.org; Fri, 15 May 2009 10:41:04 +0100 Received: from vince by derik with local (Exim 4.69) (envelope-from ) id 1M4tua-0007Zc-CQ for qemu-devel@nongnu.org; Fri, 15 May 2009 10:41:04 +0100 Date: Fri, 15 May 2009 10:41:04 +0100 From: Vincent Sanders Subject: Re: [Qemu-devel] [PATCH 15/15] Add bast and smdk2410 boards which use S3C2410 SOC Message-ID: <20090515094104.GA4629@derik> References: <1241599494-28654-1-git-send-email-vince@simtec.co.uk> <1241599494-28654-16-git-send-email-vince@simtec.co.uk> <20090514123519.GB9256@game.jcrosoft.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090514123519.GB9256@game.jcrosoft.org> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, May 14, 2009 at 02:35:19PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 09:44 Wed 06 May , Vincent Sanders wrote: > > Signed-off-by: Vincent Sanders > > --- > tks for the pflash support forhe bast > is it possible to have the same on the smdk2410? > > IIRC there is a 8Mib I would, of course, be happy to accomodate. However I dont have data on where the writable flash copy is mapped. The s3c2410 chip select 0 (where the NOR is booted from) has no write line so a second writable mapping is required (hence the second mapping on the bast). It may turn out the flash cannot be reprogramed with the CPU and the external JTAG boundry scan must be used. If this is the case it really is a ROM mapping from an emulation POV. If anyone can provide information on if/where the smdk2410 writable flash area is I will gladly add it. > > Best Regards, > J. > > -- Regards Vincent http://www.kyllikki.org/