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:
36039c7
)
mx53loco
author
Vagrant Cascadian
<vagrant@debian.org>
Sun, 10 Oct 2021 04:20:52 +0000
(
05:20
+0100)
committer
Vagrant Cascadian
<vagrant@debian.org>
Sun, 10 Oct 2021 04:20:52 +0000
(
05:20
+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 296886dd6c8bd27c89b2ba14eee4863c9440c372..80587b88535b4884655d445917c8efbab799b71c 100644
(file)
--- a/
configs/mx53loco_defconfig
+++ b/
configs/mx53loco_defconfig
@@
-25,6
+25,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