From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Furber Date: Thu, 13 Aug 2009 15:19:20 -0700 Subject: [U-Boot] ext2fs.c/ext2fs_mount() fails when inode_size = 256 In-Reply-To: <20090813220314.DA263833DBD2@gemini.denx.de> References: <4A82EB38.6060802@steroidmicros.com> <20090812200743.5804E833DBD2@gemini.denx.de> <4A832C44.3060503@steroidmicros.com> <20090812214041.72D16833DBD2@gemini.denx.de> <4A848A12.2070001@steroidmicros.com> <20090813220314.DA263833DBD2@gemini.denx.de> Message-ID: <4A849168.8070102@steroidmicros.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >> Thanks Wolfgang. You were right. I had used u-boot-2009.08-rc1 which >> still had the 128 byte inode size hard-coded in >> ...\u-boot-2009.08-rc1\fs\ext2\ext2fs.c. Upgrading to u-boot-2009.08-rc2 >> now allows me to boot from 2GB SD cards formatted with Ubuntu-2.6.27. >> > > Thanks for the confirmation. > > Note: Your keyboard seems to be broken, it emits backslashes where > there should be forward slashes. > Yes, I feel like a intruder in U-boot land, given that I use a WinVistaPC for our s/w maintenance ;o) Bob Furber