[PATCH 4/4] configs: puma-rk3399: enable exFAT support

Kever Yang kever.yang at rock-chips.com
Fri May 23 10:42:24 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/puma-rk3399_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig
> index 95ed6eea953d4564eaa2777b282d31cf5dd77c89..4e8cee06775aa020a14c656ce2f810f38354613b 100644
> --- 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
>


More information about the U-Boot mailing list