brcmnand_send_cmd
brcmnand_send_cmd(host, CMD_STATUS_READ);
brcmnand_send_cmd(host, CMD_FLASH_RESET);
brcmnand_send_cmd(host, CMD_LOW_LEVEL_OP);
brcmnand_send_cmd(host, CMD_PAGE_READ);
brcmnand_send_cmd(host, CMD_PROGRAM_PAGE);
brcmnand_send_cmd(host, cmd);