
15 Oct
2018
15 Oct
'18
10:07 p.m.
On 14 September 2018 at 09:46, Simon Glass sjg@chromium.org wrote:
Hi Alex,
On 26 August 2018 at 19:01, Alexander Graf agraf@suse.de wrote:
On 08.08.18 11:54, Simon Glass wrote:
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
Is this really necessary still?
It was never necessary, but it seems like a useful thing to do. It makes all the pointers smaller (the first 32 bits are 0 which makes them easier to read).
Applied to u-boot-dm.