mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ODROID-COMMON: mtd/spi: add new SPI flash memory 'XT25F128B'
Change-Id: Ic133f3eee346f91a42864ae033db07ac31210794 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -1016,6 +1016,7 @@ static const struct flash_info spi_nor_ids[] = {
|
||||
{ "cat25128", CAT25_INFO(2048, 8, 64, 2, SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
|
||||
|
||||
{"FM25Q08A", INFO(0xa14014, 0x0, 64 * 1024, 16, SECT_4K) },
|
||||
{"xt25f128b", INFO(0x0b4018, 0, 64 * 1024, 256, SECT_4K) },
|
||||
{ },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user