commit | e3491fb11f54e642925f587ed2dd6c98aea9c65d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 23 21:29:26 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Dec 05 06:01:34 2018 -0700 |
tree | 00644dfbe8462f3878b9c26b9212bfc86d6b6835 | |
parent | 12efc933b9e69f7340703655d84b9b610fa42fd4 [diff] |
sandbox: physmem: Use mapping to support sandbox Replace the raw cast with a map_sysmem() call so this code works with sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>