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:
a864a5b
)
mx53loco
author
Vagrant Cascadian
<vagrant@debian.org>
Mon, 10 Jan 2022 22:07:13 +0000
(22:07 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Mon, 10 Jan 2022 22:07:13 +0000
(22:07 +0000)
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 492b2e8a600aeb62c7288f41b8dcd6769ac31f30..9c9a40ca7852fb492869cca1f3b2a44845c0a70b 100644
(file)
--- a/
configs/mx53loco_defconfig
+++ b/
configs/mx53loco_defconfig
@@
-29,6
+29,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