Skip to content

Commit

Permalink
ramtron: change id for FM25V02A
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor-Misic committed Jun 26, 2024
1 parent de41e7f commit 44d52e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mtd/ramtron.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ static const struct ramtron_parts_s g_ramtron_parts[] =
{
"FM25V02A", /* name */
0x22, /* id1 */
0x08, /* id2 */
0x48, /* id2 */
32L * 1024L, /* size */
2, /* addr_len */
RAMTRON_INIT_CLK_MAX /* speed */
Expand Down

0 comments on commit 44d52e9

Please sign in to comment.