cmd gpt: test in sandbox

Make minor changes to README.gpt and sandbox_defconfig to support
testing of the gpt command's functionality in the sandbox.

Changes since v6: none.

Signed-off-by: Alison Chaiken <alison@peloton-tech.com>
master
Alison Chaiken 7 years ago committed by Tom Rini
parent 0a24238625
commit 52791db74f
  1. 10
      doc/README.gpt

@ -220,6 +220,16 @@ board/sandbox/README.sandbox:
=> gpt flip host 0
[ . . . ]
The GPT functionality may be tested with the 'sandbox' board by
creating a disk image as described under 'Block Device Emulation' in
board/sandbox/README.sandbox:
=>host bind 0 ./disk.raw
=> gpt read host 0
[ . . . ]
=> gpt flip host 0
[ . . . ]
Partition type GUID:
====================

Loading…
Cancel
Save