Skip to content

Generate MRx values according to DRAM chip specs #15

Description

@jeanthom

Currently we use hardcoded values of the MR registers that only work on the ECPIX-5. We should either:

  • set MR registers at compile time (leaner code, smaller ROM footprint)
  • allow loading MR registers from a struct of some sort (needs a bit more code but could allow for a single firmware image to work on multiple boards with different RAM chips)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions