From 2f7c68cb55ecb7331f2381deb497c27155f32faf Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 03 Jan 2024 09:43:39 +0000
Subject: [PATCH] update kernel to 5.10.198

---
 u-boot/configs/rv1126-ipc.config |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/u-boot/configs/rv1126-ipc.config b/u-boot/configs/rv1126-ipc.config
index 4ab7a51..d4457a0 100644
--- a/u-boot/configs/rv1126-ipc.config
+++ b/u-boot/configs/rv1126-ipc.config
@@ -4,9 +4,11 @@
 # CONFIG_EFI_PARTITION is not set
 CONFIG_ENVF_LIST="blkdevparts mtdparts sys_bootargs app reserved ipaddr serverip netmask gatewayip ethaddr"
 CONFIG_ENVF=y
+CONFIG_ENV_PARTITION=y
 CONFIG_LOADER_INI="RV1126MINIALL_IPC.ini"
 # CONFIG_SPL_EFI_PARTITION is not set
 CONFIG_SPL_ENVF=y
+CONFIG_SPL_ENV_PARTITION=y
 CONFIG_NETDEVICES=y
 CONFIG_GMAC_ROCKCHIP=y
 CONFIG_DWC_ETH_QOS=y

--
Gitblit v1.6.2