]> git.sur5r.net Git - u-boot/blobdiff - doc/README.gpt
doc: cmd: bubt: drop duplicated text
[u-boot] / doc / README.gpt
index 517df551e7b10cbbbff7712b852d63253569d259..62013a3f89e2ed753915e82f969f98db19df516f 100644 (file)
@@ -1,10 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 #  Copyright (C) 2012 Samsung Electronics
 #
 #  Lukasz Majewski <l.majewski@samsung.com>
-#
-#
-# SPDX-License-Identifier:     GPL-2.0+
 
 Glossary:
 ========
@@ -233,16 +231,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
 [ . . . ]