
From: Alison Chaiken alison@she-devel.com
Signed-off-by: Alison Chaiken alison@she-devel.com --- doc/README.gpt | 10 ---------- 1 file changed, 10 deletions(-)
diff --git a/doc/README.gpt b/doc/README.gpt index 517df551e7..d3db8bce1c 100644 --- a/doc/README.gpt +++ b/doc/README.gpt @@ -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 [ . . . ]