doc: remove duplicate text in README.gpt
authorAlison Chaiken <alison@she-devel.com>
Tue, 5 Sep 2017 01:19:04 +0000 (18:19 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 7 Sep 2017 14:44:34 +0000 (10:44 -0400)
Signed-off-by: Alison Chaiken <alison@she-devel.com>
doc/README.gpt

index 517df55..d3db8bc 100644 (file)
@@ -236,16 +236,6 @@ 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
-[ . . . ]
 => gpt swap host 0 name othername
 [ . . . ]