Hi,

We have a custom board with a big block nand device (Micron MT29F8G08DAA).

Now, RBL and UBL support big block devices (in particular, they support our
device).
The nand writer program had to be modified (originally it is only small
block), but that was pretty straightforward.

We managed to write both UBL and Uboot to the flash, and we get to the uboot
prompt, but the nand device is not recognized.

We're working with uboot 1.1.3 which only supports small block devices.
Modifying the uboot nand driver is not as trivial as in the nand writer's
case (all nand functions in the uboot are for some reason unnecessarily
over-complicated).

I've read that uboot 1.1.6 and above is supposed to have better nand
support, but we haven't been able to compile it and run it properly on our
board.

Has anyone been able to compile a working uboot with nand (big block) device
support? Either 1.1.3, or 1.1.6, any version would do really.

Thanks,
Itay.
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to