[U-Boot-Users] NAND driver question

2008-01-29 Thread Craig Millen
I have been experiencing a few problems when using a NAND flash for storage in u-boot. When I'm reading large files (7MB) from the NAND, periodically there will be a NAND ECC read error when using the following command: => nand read 40 0 154000 NAND read: device 0 offset 0x0, size 0x154000

Re: [U-Boot-Users] NAND driver question

2008-02-01 Thread Craig Millen
On Tuesday 29 January 2008, Craig Millen wrote: > I have been experiencing a few problems when using a NAND flash for > storage in u-boot. > > When I'm reading large files (7MB) from the NAND, periodically there > will be a NAND ECC read error when using the following comma

Re: [U-Boot-Users] NAND driver question

2008-02-04 Thread Craig Millen
>I may have noted this before, but I suggest you move the CFG_NAND_ADDR to 0x9000 as done on Bamboo, since 0xd000 is reserved for PCI memory on 440EP. I have done this and it didn't make any difference, same exception >How is SDR0_CUST0 configured. Please read is in a runn