As the NAND chip capacity grows it seems designs with multiple chips become less common than single chip. Looking at the nand_base.c it seems the select_chip gets called a lot. Wouldn't it make significant performance increase if the select_chip call is made optional only for hardware design with multiple chips? zl