summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlison Chaiken <alison@she-devel.com>2017-09-04 18:19:04 -0700
committerTom Rini <trini@konsulko.com>2017-09-07 10:44:34 -0400
commit2105f3484367647218993b98ca59f942aa3668be (patch)
treee5fbb5dd7d868ca4861b32fa17435ec2815432dc /doc
parent337e3b897db332e86664c74dec43420668331c66 (diff)
doc: remove duplicate text in README.gpt
Signed-off-by: Alison Chaiken <alison@she-devel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.gpt10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/README.gpt b/doc/README.gpt
index 517df551e7..d3db8bce1c 100644
--- a/doc/README.gpt
+++ b/doc/README.gpt
@@ -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
[ . . . ]