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:
36834d9
)
mx53loco
author
Vagrant Cascadian
<vagrant@debian.org>
Wed, 18 Jan 2023 01:57:16 +0000
(
01:57
+0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Wed, 18 Jan 2023 01:57:16 +0000
(
01:57
+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 193120f71a4620268eda6574a6fe640242627ca5..7be5636eb7f2a5286f4b4fc2c3df932b9e922754 100644
(file)
--- a/
configs/mx53loco_defconfig
+++ b/
configs/mx53loco_defconfig
@@
-34,6
+34,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