Skip to content

Crash in ddr2_sdram_initialize #194

Description

@tksprague

During bring-up of a SAM9X60-Curiosity board, we found that the delay on line 960 of driver/ddramc.c was not long enough. Recognized the problem by stepping through and having everything work OK, while straight run of the bootloader did not work.

We duplicated line 960 to double the delay, and things run OK now.

Recommend double-checking udelay, and specs for the DDR2 SDRAM in this chip, to make sure the delays are appropriate.

One note, another developer with the same repo (possibly older commit) and same board did not encounter this problem.

We are working with the commit on 30-Sept, fff35f3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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