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:
6f5d64a
)
mx53loco
author
Vagrant Cascadian
<vagrant@debian.org>
Sun, 29 Jun 2025 00:33:57 +0000
(
02:33
+0200)
committer
Daniel Leidert
<dleidert@debian.org>
Sun, 29 Jun 2025 00:33:57 +0000
(
02:33
+0200)
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 a1096a7f93f5a41056bb0fb0c18ff4ad302877b7..13f03ada7e8e7bdd945d2ae6afd6e21b14c9baf9 100644
(file)
--- a/
configs/mx53loco_defconfig
+++ b/
configs/mx53loco_defconfig
@@
-21,6
+21,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_ENV_OVERWRITE=y