projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3860bf
)
configs: am65x_evm_r5: Enable GPT support
author
Andrew F. Davis
<afd@ti.com>
Fri, 1 Feb 2019 21:04:56 +0000
(15:04 -0600)
committer
Tom Rini
<trini@konsulko.com>
Sat, 9 Feb 2019 12:51:01 +0000
(07:51 -0500)
The second loader stages may be stored on GPT partitions,
enable support for this here.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
configs/am65x_evm_r5_defconfig
patch
|
blob
|
history
diff --git
a/configs/am65x_evm_r5_defconfig
b/configs/am65x_evm_r5_defconfig
index d2ec2dd7fe7b0e6ba7ce86757d42e1f48d68b67f..49498b13b655cbd41af2190dffe290b8e6c2d6f3 100644
(file)
--- a/
configs/am65x_evm_r5_defconfig
+++ b/
configs/am65x_evm_r5_defconfig
@@
-33,6
+33,7
@@
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_ASKENV=y
# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_GPT=y
CONFIG_CMD_MMC=y
CONFIG_CMD_REMOTEPROC=y
# CONFIG_CMD_SETEXPR is not set