Skip to content
Snippets Groups Projects
Commit 9a0e21a3 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

Had to move the RTC area for ATC board to upper addresses

(0xf5000000, to be specific). The reason is that the RTC first gets
accessed before MMU is initialized and, consequently, it needs to be
placed at physical addresses which are later mapped to the same
virtual addresses (like 0xf5000000 physical is mapped to 0xf5000000
virtual).
parent 592c5cab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment