doc: remove duplicate text in README.gpt

Signed-off-by: Alison Chaiken <alison@she-devel.com>
This commit is contained in:
Alison Chaiken 2017-09-04 18:19:04 -07:00 committed by Tom Rini
parent 337e3b897d
commit 2105f34843

View File

@ -233,16 +233,6 @@ 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
[ . . . ]
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
[ . . . ]