mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-07-06 22:42:27 +00:00
doc: remove duplicate text in README.gpt
Signed-off-by: Alison Chaiken <alison@she-devel.com>
This commit is contained in:
parent
337e3b897d
commit
2105f34843
1 changed files with 0 additions and 10 deletions
|
@ -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
|
creating a disk image as described under 'Block Device Emulation' in
|
||||||
board/sandbox/README.sandbox:
|
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
|
=>host bind 0 ./disk.raw
|
||||||
=> gpt read host 0
|
=> gpt read host 0
|
||||||
[ . . . ]
|
[ . . . ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue