xway_writeb
xway_writeb(mtd, NAND_WRITE_CMD, cmd);
xway_writeb(mtd, NAND_WRITE_ADDR, cmd);
xway_writeb(nand_to_mtd(chip), NAND_WRITE_DATA, buf[i]);