diff mbox series

[1/4] configs/nezha_defconfig: use OpenSBI 1.4

Message ID 20240324180130.1590984-1-peter@korsgaard.com
State Accepted
Headers show
Series [1/4] configs/nezha_defconfig: use OpenSBI 1.4 | expand

Commit Message

Peter Korsgaard March 24, 2024, 6:01 p.m. UTC
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 configs/nezha_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnout Vandecappelle April 10, 2024, 7:59 p.m. UTC | #1
On 24/03/2024 19:01, Peter Korsgaard wrote:
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

  Applied all 4 to master, thanks.

  Regards,
  Arnout

> ---
>   configs/nezha_defconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/nezha_defconfig b/configs/nezha_defconfig
> index dd94707905..2ab278318f 100644
> --- a/configs/nezha_defconfig
> +++ b/configs/nezha_defconfig
> @@ -16,7 +16,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
>   # BR2_TARGET_ROOTFS_TAR is not set
>   BR2_TARGET_OPENSBI=y
>   BR2_TARGET_OPENSBI_CUSTOM_VERSION=y
> -BR2_TARGET_OPENSBI_CUSTOM_VERSION_VALUE="1.2"
> +BR2_TARGET_OPENSBI_CUSTOM_VERSION_VALUE="1.4"
>   BR2_TARGET_OPENSBI_PLAT="generic"
>   # BR2_TARGET_OPENSBI_INSTALL_JUMP_IMG is not set
>   BR2_TARGET_UBOOT=y
diff mbox series

Patch

diff --git a/configs/nezha_defconfig b/configs/nezha_defconfig
index dd94707905..2ab278318f 100644
--- a/configs/nezha_defconfig
+++ b/configs/nezha_defconfig
@@ -16,7 +16,7 @@  BR2_TARGET_ROOTFS_EXT2_4=y
 # BR2_TARGET_ROOTFS_TAR is not set
 BR2_TARGET_OPENSBI=y
 BR2_TARGET_OPENSBI_CUSTOM_VERSION=y
-BR2_TARGET_OPENSBI_CUSTOM_VERSION_VALUE="1.2"
+BR2_TARGET_OPENSBI_CUSTOM_VERSION_VALUE="1.4"
 BR2_TARGET_OPENSBI_PLAT="generic"
 # BR2_TARGET_OPENSBI_INSTALL_JUMP_IMG is not set
 BR2_TARGET_UBOOT=y