On 10/29/2013 09:50 AM, Ezequiel Garc�a wrote:
> Oh, sorry then. I thought you were related in some way to Circuitco.
> Anyway, looking at the NAND cape wiki page, there's a sign saying
> there's no software support for the cape.
>
> Odd as it sound, maybe the cape is really not usable :-(
It seems that the issue is like this:
1) Current U-Boot from git supports (8Bit-)NAND. It can be used by U-Boot (!)
by means of the "nand ... " commands. You can write images to NAND and read them back.
2) (8Bit-)NAND also works with the beaglebone kernel (3.8.13) when the device tree
contains a correct gpmc node with
ti,nand-ecc-opt = "bch8";
or
ti,nand-ecc-opt = "sw";
Both seem to work. SO you can use UBI on your NAND.
3) But the NAND implementation - probably the ECC schemes - from recent U-Boot
and the beagleboard repository are incompatible. This is the same even with the mentioned
U-Boot NAND patch by Pekon Gupta applied.
But I cannot tell which side (u-Boot or Linux) is right. Perhaps its a kernel 3.8
issue. I will try a more recent kernel, but perhaps anybody know where it comes from.
Matthias
>
> In case anybody has this same issue, there are some patches floating
> around from Pekon Gupta to support x16 NAND in U-Boot, but they are
> still work-in-progress and could need some tweaking:
>
>
http://lists.denx.de/pipermail/u-boot/2013-September/162294.html
>
> Thanks!
> Ezequiel
>
> On 28 October 2013 21:36, Gerald Coley <
ger...@beagleboard.org> wrote:
>> Ahh, well. We don't sell capes. That is done by third parties. BB.org has no
>> capes. They are made by various manufacturers. I suggest you contact the
>> manufacturer of that board direct. There may also be others that have used
>> that cape that can also help you out.
>>
>> The TI forum won't help on the capes. again. I suggest you contact the
>> manufacturer of that board direct.
>>
>> Gerald
>>
>>
>>
>> On Mon, Oct 28, 2013 at 4:58 PM, Ezequiel Garc�a
>>>>> El martes, 28 de agosto de 2012 21:13:07 UTC-3, Gerald escribi�:
>>> Ezequiel Garc�a, VanguardiaSur