I look the datasheet of zynq_zc702 and zynq_zed board and know that the zynq support boot from NAND flash.
but, the PCB of zynq_zc702 and zynq_zed board has not NAND device and the all files of xilinux website about NAND flash can not found.such as NAND boot solutions,include hardware and software.
because,the ramdisk filesystem can not save the new files if power down,so, we may be need a nand filesystem such as
yaffs or nor flash filesystem such as jffs2 etc which can save the files when power down.
This just is a customer's requirements ,i think the requirements is very popular for embedded applications.
if the xilinx develop board support the requirements ,then i think the zynq chip is very popular.
who can give me some suggests sbout the requirements?
thanks!