Skip to content

Add PY25Q128HA SPI NOR support for GK7205V300#51

Open
khseal wants to merge 2 commits into
OpenIPC:goke-gk7205v200from
khseal:add-py25q128ha-gk7205v300
Open

Add PY25Q128HA SPI NOR support for GK7205V300#51
khseal wants to merge 2 commits into
OpenIPC:goke-gk7205v200from
khseal:add-py25q128ha-gk7205v300

Conversation

@khseal

@khseal khseal commented Jul 9, 2026

Copy link
Copy Markdown

Summary

  • Add PY25Q128HA (JEDEC ID 0x852018) to the SPI NOR ID table for goke-gk7205v200
  • Bump SPI Nor ID table version to 1.3

Background

PY25Q128HA is commonly used on GK7205V300 boards but was not recognized by the kernel because only P25Q128H (0x856018) was present. PY25Q128HA reports JEDEC ID 0x852018 (85 20 18).

Test plan

  • Build kernel for GK7205V300
  • Flash updated uImage.gk7205v300
  • Verify dmesg shows SPI Nor ID Table Version 1.3
  • Verify flash is detected as py25q128ha (16 MB)
  • Verify MTD read/write operations work

Made with Cursor

The PY25Q128HA flash uses JEDEC ID 0x852018, which differs from the
already supported P25Q128H (0x856018).
PY25Q128HA uses the same status register BP layout as GD/FM chips.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant