public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Bob Furber <bob@steroidmicros.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] ext2fs.c/ext2fs_mount() fails when inode_size = 256
Date: Thu, 13 Aug 2009 14:48:02 -0700	[thread overview]
Message-ID: <4A848A12.2070001@steroidmicros.com> (raw)
In-Reply-To: <20090812214041.72D16833DBD2@gemini.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,

Bob Furber

> please keep the mailing list on cc:
>   

My carelessness. I am new to this list and accustomed to simply click 
"Reply".

> In message <4A832C44.3060503@steroidmicros.com> you wrote:
>   
>>> You failed to mention some really important fects, like for example
>>> which version of U-Boot you are using.
>>>       
>> ftp://ftp.denx.de/pub/u-boot/ --> u-boot-2009.08-rc2.tar.bz2, which 
>> appeared to be the most recent relrase.
>>     
>
> Indeed.
>
>   
>>> This commit most probably fixes your issue:
>>>
>>> commit 56fdaadc124a8ef9ec0fd8ff578233ec3b1137be
>>> Author: Weirich, Bernhard <Bernhard.Weirich@riedel.net>
>>> Date:   Wed Jun 10 14:00:37 2009 +0200
>>>
>>>     ext2: fix inode size and calculations
>>>     
>>>     Signed-off-by: unsik Kim <donari75@gmail.com>
>>>     Signed-off-by: Bernhard Weirich <bernhard.weirich@riedel.net>
>>>     Signed-off-by: Wolfgang Denk <wd@denx.de>
>>>     Tested-by: Wolfgang Denk <wd@denx.de>
>>>   
>>>       
>> Forgive me, but I am new at this and I have no idea how to locate 
>> "commit 56fdaadc124a8ef9ec0fd8ff578233ec3b1137be".
>>     
>
> You can use for example "git show" in your U-Boot git repository.
> In worst case, you can search the CHANGELOG.
>
> Anyway - commit 56fdaadc is:
>
> 	-> git-describe 56fdaadc
> 	v2009.08-rc1-1-g56fdaad
>
> so it's the first commit after v2009.08-rc1 and thus included in
> v2009.08-rc2.
>
> If this doesn't work for you, I'd be interested in receiving a test
> case, i. e. a minimal (as small as possible) file system image that
> shows the erroneous behaviour.
>
> Best regards,
>
> Wolfgang Denk
>
>   

  reply	other threads:[~2009-08-13 21:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-12 16:18 [U-Boot] ext2fs.c/ext2fs_mount() fails when inode_size = 256 Bob Furber
2009-08-12 20:07 ` Wolfgang Denk
     [not found]   ` <4A832C44.3060503@steroidmicros.com>
2009-08-12 21:40     ` Wolfgang Denk
2009-08-13 21:48       ` Bob Furber [this message]
2009-08-13 22:03         ` Wolfgang Denk
2009-08-13 22:19           ` Bob Furber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A848A12.2070001@steroidmicros.com \
    --to=bob@steroidmicros.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox