I'm working on a custom board that has both nor and nand flash. I mapped
the nor flash (cfi) using do_map_probe("cfi_probe", &map). However, I'm
not sure what argument to pass to do_map_probe() to map the nand flash.
Does anyone know how nand flash is mapped or point me to the right
documents ?
Thanks,
Carlos