Skip to content
Snippets Groups Projects
Commit ad876fff authored by Victor Gallardo's avatar Victor Gallardo Committed by Stefan Roese
Browse files

ppc4xx: Disable trace broadcast for 44x non debug mode


By default the trace broadcast is enabled on 44x systems.

To reduce power consumption when instruction tracing is
not needed, disable trace broadcast.

Check External Debug Mode (EDM) bit to detect if it should be
disabled or not.

Resetting system via a debugger will set the DBCR0[EDM] bit.
Resetting via u-boot or OS will not.

Signed-off-by: default avatarVictor Gallardo <vgallardo@apm.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent e02d4496
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.
Finish editing this message first!
Please register or to comment