Skip to content
Snippets Groups Projects
Commit f110fe94 authored by Stephen George's avatar Stephen George Committed by Kumar Gala
Browse files

powerpc/85xx: Adding configuration for DCSRCR to enable 32M access


Configuring DCSRCR to define the DCSR space to be 1G instead
of the default 4M. DCSRCR only allows selection of either 4M
or 1G.
Most DCSR registers are within 4M but the Nexus trace buffer
is located at offset 16M within the DCSR.

Configuring the LAW to be 32M to allow access to the Nexus
trace buffer. No TLB modification is required since accessing
the Nexus trace buffer from within u-boot is not required.

Signed-off-by: default avatarStephen George <stephen.george@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 70bfb032
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment