commit | ed048e7c763ac9b7043c989ba3081d7a52e4f68e | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Sun Apr 30 21:22:41 2017 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri May 12 13:29:50 2017 +0200 |
tree | 2bed431f74809dfb459c07935778056d97cb1223 | |
parent | 939a255a671fb50549848505a4b44369cbe08efd [diff] |
boston: Move CM GCRs away from flash Move the MIPS Coherence Manager (CM) Global Configuration Registers (GCRs) away from the region of the physical address space which the Boston board's parallel flash is found in, such that we can access all of flash without clobbering GCRs. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>