mtd:ramtron MB85RS256B address length is 2

This commit is contained in:
caijie 2024-09-12 09:36:57 +08:00 committed by Xiang Xiao
parent 75ed9a4539
commit fe4526c7f9

View File

@ -328,7 +328,7 @@ static const struct ramtron_parts_s g_ramtron_parts[] =
0x05, /* id1 */
0x09, /* id2 */
32L * 1024L, /* size */
3, /* addr_len */
2, /* addr_len */
25000000 /* speed */
#ifdef CONFIG_RAMTRON_CHUNKING
, false, /* chunked */