I have the evlution board to test my driver, it works ok, and read flash ID correctly. Now, i got another board, the nand flash has been linked to CS[4], not the origin CS[0], and all other signals are
same. I just want to read flash ID first, as it it simplest, we I scan all the banks while reading the flash ID, only the second one is not 0x0, it's 0xffffffff.
Does it means the access to nand flash is success? but why 0xffffffff ?