projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad72507
)
mx53loco: Select CONFIG_CMD_EXT4
author
Fabio Estevam
<festevam@denx.de>
Mon, 16 Jan 2023 12:32:11 +0000
(09:32 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 30 Jan 2023 22:23:02 +0000
(23:23 +0100)
Select the CONFIG_CMD_EXT4 option so that files can be loaded
from an ext4 partition.
Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/mx53loco_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx53loco_defconfig
b/configs/mx53loco_defconfig
index 08bcd35f07346a2c57ae0d2967f6c1b8396c669a..d5f2b7092db9756c8c3e41cba7b5b20ff1617feb 100644
(file)
--- a/
configs/mx53loco_defconfig
+++ b/
configs/mx53loco_defconfig
@@
-34,6
+34,7
@@
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_EXT2=y
+CONFIG_CMD_EXT4=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_OF_CONTROL=y