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:
32d2731
)
mx53loco
author
Vagrant Cascadian
<vagrant@debian.org>
Mon, 5 Oct 2020 19:13:28 +0000
(20:13 +0100)
committer
Vagrant Cascadian
<vagrant@debian.org>
Mon, 5 Oct 2020 19:13:28 +0000
(20:13 +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 0d366c29fb2fa91d9e36c84aa06a23f49e3d7e2b..da65ff6071821d7d5394c16063ec013315db8d3e 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