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:
0fb1a8a
)
mx6sabresd: Select the CONFIG_EFI_PARTITION option
author
Fabio Estevam
<fabio.estevam@nxp.com>
Sat, 17 Feb 2018 21:44:52 +0000
(19:44 -0200)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 18 Feb 2018 11:43:51 +0000
(12:43 +0100)
With fastboot support enabled, it is useful to be able to list
the eMMC EFI partitions, so select the CONFIG_EFI_PARTITION option.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
configs/mx6sabresd_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sabresd_defconfig
b/configs/mx6sabresd_defconfig
index 167c3f2bfc9c3dd1843fe35887c8c681324d6b90..6e7d2f31f042228e63cf1767c644bc22048999e9 100644
(file)
--- a/
configs/mx6sabresd_defconfig
+++ b/
configs/mx6sabresd_defconfig
@@
-48,6
+48,7
@@
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
+CONFIG_EFI_PARTITION=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y