diff options
author | Victor Gallardo <vgallardo@apm.com> | 2010-09-16 11:32:04 -0700 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2010-09-23 09:02:06 +0200 |
commit | ad876fff342c67ca4536f7e2fec44c99498d8889 (patch) | |
tree | 75217d83f79d94fec3226a1113ad6d13e11cc013 /include | |
parent | e02d44964407716104c78d72170a086052c64e86 (diff) | |
download | u-boot-imx-ad876fff342c67ca4536f7e2fec44c99498d8889.zip u-boot-imx-ad876fff342c67ca4536f7e2fec44c99498d8889.tar.gz u-boot-imx-ad876fff342c67ca4536f7e2fec44c99498d8889.tar.bz2 |
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: Victor Gallardo <vgallardo@apm.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions