summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/cpu.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-09-01 16:26:23 -0600
committerTom Rini <trini@konsulko.com>2024-09-18 13:01:00 -0600
commitdf2c5941a68031b0c0faeecab4132140dcc6b771 (patch)
treecff19fc3fed1d0762cbc43640c55db8d0b1bc105 /arch/sandbox/cpu/cpu.c
parente7474ac6895a340d81d6ee2706e1dd227331adf7 (diff)
sandbox: Change the range used for memory-mapping tags
Sandbox keeps a table of addresses which map to pointers which are outside its emulated DRAM. The current range from 10000000 conflicts with the PCI range, meaning that if PCI mapping is on, that particular address can be decoded by PCI instead of the table. Fix this by moving the range up to the top of memory. Update the docs while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sandbox/cpu/cpu.c')
0 files changed, 0 insertions, 0 deletions