Skip to content

README: clarify SPI boot flash (U9) is DNP by default #52

Description

@ringof

Problem

The README lists the SPI boot PROM as a headline feature:

SPI boot prom. configurable as USB boot, SPI boot, SPI boot with USB fallback.

But in the design the SPI flash U9 (MX25L3233FM2I, LCSC C190802) is marked dnp=yes — it is intentionally not populated in the base build. This has been confirmed as correct: the flash is populated only when building a SPI-boot variant.

The README does not mention this, so a reader would reasonably expect U9 to be populated out of the box.

Requested change

Update the README so the boot-options description makes clear that:

  • The default/base build ships with the SPI flash unpopulated (DNP); the board boots over USB.
  • Populating U9 (the MX25L3233F) is what enables the SPI-boot / SPI-boot-with-USB-fallback configurations.

Exact wording is up to the maintainer — the goal is just to remove the implication that SPI boot is available without fitting U9.

Location

  • README.md — the "SPI boot prom" bullet.
  • Design reference: TAPRX-888.kicad_sch — U9 instance (dnp=yes).

Migrated from ringof#37.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions