git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd11e10
)
configs: jaguar-rk3588: enable exFAT support
author
Quentin Schulz
<quentin.schulz@cherry.de>
Wed, 14 May 2025 16:18:14 +0000
(18:18 +0200)
committer
Kever Yang
<kever.yang@rock-chips.com>
Fri, 6 Jun 2025 09:12:20 +0000
(17:12 +0800)
Our upcoming Mass Flasher solution will be storing boot artifacts on an
exFAT partition so enable its support.
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/jaguar-rk3588_defconfig
patch
|
blob
|
history
diff --git
a/configs/jaguar-rk3588_defconfig
b/configs/jaguar-rk3588_defconfig
index
35f34eb
..
03d3827
100644
(file)
--- a/
configs/jaguar-rk3588_defconfig
+++ b/
configs/jaguar-rk3588_defconfig
@@
-108,4
+108,5
@@
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_GENERIC=y
+CONFIG_FS_EXFAT=y
CONFIG_ERRNO_STR=y