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:
369e86a
)
configs: puma-rk3399: enable exFAT support
author
Quentin Schulz
<quentin.schulz@cherry.de>
Wed, 14 May 2025 16:18:16 +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/puma-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/puma-rk3399_defconfig
b/configs/puma-rk3399_defconfig
index
95ed6ee
..
4e8cee0
100644
(file)
--- a/
configs/puma-rk3399_defconfig
+++ b/
configs/puma-rk3399_defconfig
@@
-104,4
+104,5
@@
CONFIG_USB_ETHER_ASIX88179=y
CONFIG_USB_ETHER_MCS7830=y
CONFIG_USB_ETHER_RTL8152=y
CONFIG_USB_ETHER_SMSC95XX=y
+CONFIG_FS_EXFAT=y
CONFIG_ERRNO_STR=y