Skip to content

Commit

Permalink
Silicon/Rockchip: Add 0xd6 (Foresee) eMMC MID to boot description list
Browse files Browse the repository at this point in the history
  • Loading branch information
mariobalanica committed Aug 3, 2023
1 parent 4ac45a4 commit 4584499
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ STATIC SDMMC_MANUFACTURER mMmcManufacturers[] = {
{ 0x2c, L"Kingston" },
{ 0x70, L"Kingston" },
{ 0x88, L"Foresee" },
{ 0x9B, L"YMTC" },
{ 0x9b, L"YMTC" },
{ 0xd6, L"Foresee" },
{ 0xfe, L"Micron" },
};

Expand Down

0 comments on commit 4584499

Please sign in to comment.