diff options
author | Simon Glass <sjg@chromium.org> | 2017-06-15 21:37:52 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-07-11 10:08:19 -0600 |
commit | 4e6bafa56807b7ea4ebfb2eebbcf2eae674866e0 (patch) | |
tree | 1f65834bb42f86f5b53738f512ca3af850bcc060 /common/cli_readline.c | |
parent | e5a9d27fdbcf59760a7ff69597584229e24ca456 (diff) | |
download | u-boot-4e6bafa56807b7ea4ebfb2eebbcf2eae674866e0.tar.gz |
console: Use map_sysmem() for the pre-relocation console
At present this feature casts the address to a pointer. Use the
map_sysmem() function so that it will work correctly on sandbox.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'common/cli_readline.c')
0 files changed, 0 insertions, 0 deletions