[PATCH 3/4] configs: tiger-rk3588: enable exFAT support

Kever Yang kever.yang at rock-chips.com
Fri May 23 10:42:15 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/tiger-rk3588_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/configs/tiger-rk3588_defconfig b/configs/tiger-rk3588_defconfig
> index b3726b6b511ed035a4f8acd03bbe7d4d9e3ca724..c14bd9774e96fa2c2494d10a875d36365533863a 100644
> --- a/configs/tiger-rk3588_defconfig
> +++ b/configs/tiger-rk3588_defconfig
> @@ -113,4 +113,5 @@ CONFIG_USB_OHCI_HCD=y
>   CONFIG_USB_OHCI_GENERIC=y
>   CONFIG_USB_DWC3=y
>   CONFIG_USB_DWC3_GENERIC=y
> +CONFIG_FS_EXFAT=y
>   CONFIG_ERRNO_STR=y
>


More information about the U-Boot mailing list