commit | 4a0bd1020f28c97dd89a02e666e094c8d043d6aa | [log] [tgz] |
---|---|---|
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | Mon Apr 13 22:54:25 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Apr 19 14:45:58 2015 -0600 |
tree | 39741730b0dc8f2a52de8cb765fe20497b9187d2 | |
parent | d0bce0d1cb120682ecb29c1089bb818f6de96fbd [diff] |
pxe: Ensure all memory access is to mapped memory Properly map memory through map_sysmem so that pxe can be used from the sandbox. Tested in sandbox as well as on jetson-tk1, odroid-xu3, snow as peach-pi boards Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Acked-by: Simon Glass <sjg@chromium.org>