[PATCH 2/4] configs: jaguar-rk3588: enable exFAT support

Kever Yang kever.yang at rock-chips.com
Fri May 23 10:42:07 CEST 2025


On 2025/5/15 00:18, Quentin Schulz wrote:
> From: Quentin Schulz <quentin.schulz at cherry.de>
>
> 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 at cherry.de>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>

Thanks,
- Kever
> ---
>   configs/jaguar-rk3588_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/configs/jaguar-rk3588_defconfig b/configs/jaguar-rk3588_defconfig
> index 35f34ebf07134f2dc1f3690d31c202979ec77aa2..03d38274b15f78929c025154be0b7f1268574cfe 100644
> --- 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
>


More information about the U-Boot mailing list