[U-Boot] xilinx-u-boot:- NAND: no devices available

Uzair Zaidi uzair.aqid at gmail.com
Mon May 26 09:35:03 CEST 2014


I am trying to run FALCON MODE on zynq-microzed board. I am following
README-falcon.But when i run `nand read 82000000 kernel` command, i get
this error..

****no devices available****


And when i run u-boot it shows..
**

    > NAND:  zynq_nand_init: Unable detect NAND based on MIO settings ZYNQ
    > NAND init failed

**
**Here are messages from my u-boot.**

       U-Boot 2014.01 (May 26 2014 - 11:19:45)

    I2C:   ready
    Memory: ECC disabled
    DRAM:  1 GiB
    **NAND:  zynq_nand_init: Unable detect NAND based on MIO settings
    ZYNQ NAND init failed**
    0 MiB
    MMC:   zynq_sdhci: 0
    SF: Detected S25FL128S_64K with page size 256 Bytes, erase size 64 KiB,
total 16 MiB
    *** Warning - bad CRC, using default environment

    In:    serial
    Out:   serial
    Err:   serial
    Net:   Gem.e000b000
    Hit any key to stop autoboot:  0
    zynq-uboot> nand read 82000000 kernel

    **no devices available**
    zynq-uboot>

I have to use nand command, so please tell me how can i resolve this
problem.


More information about the U-Boot mailing list