commit | 1e91b12f3dd01d617a4cc23558b3f1be6e1061f2 | [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 | 38c2eaea30dfe96fc95ca074658b3911897b1b9e [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>