Op 21 jul. 2011, om 09:23 heeft Joel A Fernandes het volgende geschreven:

> On Thu, Jul 21, 2011 at 1:14 AM, Koen Kooi <k...@dominion.thruhere.net> wrote:
>> 
>> Op 20 jul 2011, om 23:37 heeft Joel A Fernandes het volgende geschreven:
>> 
>>> Signed-off-by: Joel A Fernandes <agnel.j...@gmail.com>
>>> ---
>>> conf/beagleboard/machine-config |    4 ++--
>>> 1 files changed, 2 insertions(+), 2 deletions(-)
>>> 
>>> diff --git a/conf/beagleboard/machine-config 
>>> b/conf/beagleboard/machine-config
>>> index 6d44260..f9caa45 100644
>>> --- a/conf/beagleboard/machine-config
>>> +++ b/conf/beagleboard/machine-config
>>> @@ -1,8 +1,8 @@
>>> EXTRA_IMAGECMD_jffs2="-lnp "
>>> # UBI: smallest flash I/O unit:    2048
>>> # UBI: logical eraseblock size:    129024 bytes
>>> -# UBI device number 0, total 1996 LEBs
>>> -MKUBIFS_ARGS="-m 2048 -e 129024 -c 1996"
>>> +# UBI device number 0, total 4097 LEBs
>>> +MKUBIFS_ARGS="-m 2048 -e 129024 -c 4097"
>> 
>> And how does that work for C4 and earlier?
> 
> From what I understand, -c specifies the maximum LEB count, so if you
> meant devices with a smaller NAND, should it matter?

I'm pretty sure it matters, have you tested it on e.g. a C4?
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to