Skip to content
Snippets Groups Projects
Commit 31e997f9 authored by Wu, Josh's avatar Wu, Josh Committed by Tom Rini
Browse files

fs: fatwrite: use map_sysmem before use file_fat_write


When the map_sysmem, then the fatwrite command can support sandbox.
Following command will show how to use it:
  => sb bind 0 sd.img
  => fatls host 0
  => fatwrite host 0 $memaddr filename $filesize

Signed-off-by: default avatarJosh Wu <josh.wu@atmel.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 97cb4e54
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment