Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
[platform/kernel/u-boot.git] / doc / README.gpt
index 517df55..62013a3 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:
 ========
@@ -236,16 +234,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
 [ . . . ]