]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3399-puma: remove default value from defconfig
authorQuentin Schulz <quentin.schulz@cherry.de>
Thu, 6 Jun 2024 08:45:32 +0000 (10:45 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 14 Jun 2024 09:11:29 +0000 (17:11 +0800)
commiteeaa46a70e18d1afb27dbf096c2536294d2d0a4d
tree24fa55be9225233f4808fc45eec950170a8fa2f7
parent67f87e215c9332d222212da4843cc5a3c0e744cb
rockchip: rk3399-puma: remove default value from defconfig

CONFIG_ENV_OFFSET already defaults to 0x3F8000, however it is stored in
lowercase hexdigits instead of uppercase like in the defconfig.

No change in behavior intended.

Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
configs/puma-rk3399_defconfig