|
No - as far as I know, Simon, SAM-BA does not yet support these large flash devices. I've had experiences with a Numonyx NAND16GW3F2AN6E, and there is a good possibility that such a large flash is not supported by SAM-BA.
As an aside, if you place AT91bootstrap on an SPI dataflash and then use a bootloader such as U-boot (also loaded from the Dataflash), it is possible to boot the Linux kernel from a partition on NAND flash. The U-boot bootloader can read the kernel from either a UBI partition on the flash, or from "raw" flash.
IMHO, your best bet to use such large NAND flash chips is to let a bootloader (such as U-boot) program and read them.
|