Skip to content
Commit 6f82b6eb authored by Matt Fleming's avatar Matt Fleming
Browse files

sh: Use ioremap_fixmed to map the SM501 DRAM config register



We need to write to the DRAM config register very early and at such an
early stage ioremap() is not available. So use ioremap_fixed() to map
the register.

The reason that we are avoiding using the legacy P2 mapping is that
there will come a day when the legacy P2 mappings no longer exist.

Signed-off-by: default avatarMatt Fleming <matt@console-pimps.org>
parent 4d35b93a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment