projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
563eb31
)
mx53loco
author
Vagrant Cascadian
<vagrant@debian.org>
Sun, 10 Apr 2022 23:28:14 +0000
(
00:28
+0100)
committer
Vagrant Cascadian
<vagrant@debian.org>
Sun, 10 Apr 2022 23:28:14 +0000
(
00:28
+0100)
Enables support for ext4, the "load" command, and using bootz with raw initrds.
Gbp-Pq: Name mx53loco
configs/mx53loco_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx53loco_defconfig
b/configs/mx53loco_defconfig
index 2fb44bcde10155b8e9aa4fb97e51a8908629edf6..a6fb1c823e1602f2cf6dc08499e4cacaa38c6b13 100644
(file)
--- a/
configs/mx53loco_defconfig
+++ b/
configs/mx53loco_defconfig
@@
-31,6
+31,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