Commits
Simon Glass committed bd8b74551b6
sandbox: Try to start the RAM buffer at a particular address Use a starting address of 256MB which should be available. This helps to make sandbox RAM buffers pointers more recognisable. Signed-off-by: Simon Glass <sjg@chromium.org>