From 52791db74faba880ec2fedc633d2943811955ad5 Mon Sep 17 00:00:00 2001 From: Alison Chaiken Date: Sun, 25 Jun 2017 16:43:21 -0700 Subject: [PATCH] cmd gpt: test in sandbox Make minor changes to README.gpt and sandbox_defconfig to support testing of the gpt command's functionality in the sandbox. Changes since v6: none. Signed-off-by: Alison Chaiken --- doc/README.gpt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/README.gpt b/doc/README.gpt index 0a3286f..543bf87 100644 --- a/doc/README.gpt +++ b/doc/README.gpt @@ -220,6 +220,16 @@ board/sandbox/README.sandbox: => 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 flip host 0 +[ . . . ] + Partition type GUID: ====================