[U-Boot] UBI on NAND flash again
Daniel Mack
daniel at caiaq.de
Thu Jun 4 11:07:40 CEST 2009
On Thu, Jun 04, 2009 at 10:15:30AM +0200, Stefan Roese wrote:
> > Hmm. That still doesn't work for me, and I still wonder about the
> > 'attaching mtd1 to ubi0' string, which looks like a mismatch to me.
>
> I would have to check in more details here. But I'm pretty sure this is not
> the reason for your failure. Here a log from one of mine UBI systems:
Oh well - you're right. The code failed in vmalloc() due to a too small
CONFIG_SYS_MALLOC_LEN which I needed to augment to 512kB.
The 'mtd1' totally mislead me. Sorry for the noise, and thanks for your
help :)
Daniel
More information about the U-Boot
mailing list