Thank for replay igor
I can find /driver/mtd/spi_nor.c
I have already got below line in drivers/mtd/spi-nor.c
{ "n25q256a", INFO(0x20ba19, 0, 64 * 1024, 512, SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ | SPI_NOR_DDR_QUAD_READ) },
The link which you sent me is for i.MX6UL , but i am bit not sure what i have to add inside structure for imx7d sabresd board.
Could you please help me ?