From mboxrd@z Thu Jan 1 00:00:00 1970 From: T S Rajesh Date: Mon, 5 Feb 2007 18:20:01 -0800 (PST) Subject: [U-Boot-Users] U-boot fails with new versatile PB (lead-free version) In-Reply-To: <45C4C6C0.7090605@comcast.net> References: <8783067.post@talk.nabble.com> <8783212.post@talk.nabble.com> <45C4C6C0.7090605@comcast.net> Message-ID: <8819337.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thanks Jerry, The new board had flash 256L30B, which i see, was not supported in the U-boot. I added the flash id, and it works ok. But i mam not sure if what i did was correct ot not.. I handled this part exactly in the same way as the older one (256K3). I think it should've been more like 256L18 (which is already in the code..) but it gives some error of sector size more than maximum.. Anyhow, It works and serves my purpose. Just to let people here know so that the new part may be included in the next build of u-boot.. Thanks & Regards Rajesh Jerry Van Baren-2 wrote: > > Hi Rajesh, > > It looks like your memory part is different: the original flash has 256 > equal size blocks, the new flash is "bottom boot" with four 64K blocks > in the lowest 256K area. You probably need to do some configuration > (rebuild) u-boot for the different parts. > > Beyond this general information I'm afraid I don't have enough knowledge > to help. > > Best regards, > gvb > -- View this message in context: http://www.nabble.com/U-boot-fails-with-new-versatile-PB-%28lead-free-version%29-tf3166145.html#a8819337 Sent from the Uboot - Users mailing list archive at Nabble.com.