projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9cd3d3
)
config/sandbox: Add EFI and GPT support
author
Egbert Eich
<eich@suse.com>
Fri, 4 Oct 2013 17:44:07 +0000
(19:44 +0200)
committer
Tom Rini
<trini@ti.com>
Fri, 8 Nov 2013 20:25:13 +0000
(15:25 -0500)
Signed-off-by: Egbert Eich <eich@suse.com>
include/configs/sandbox.h
patch
|
blob
|
history
diff --git
a/include/configs/sandbox.h
b/include/configs/sandbox.h
index 279abbcae58deacea4ec83297f3614bd06ba572e..bce4fcf02ccca43a3889d413a80a63ab8575f269 100644
(file)
--- a/
include/configs/sandbox.h
+++ b/
include/configs/sandbox.h
@@
-44,6
+44,10
@@
#define CONFIG_SANDBOX_GPIO
#define CONFIG_SANDBOX_GPIO_COUNT 20
+#define CONFIG_CMD_GPT
+#define CONFIG_PARTITION_UUIDS
+#define CONFIG_EFI_PARTITION
+
/*
* Size of malloc() pool, although we don't actually use this yet.
*/