]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3399-puma: remove unnecessary simple-bin:fit:offset override
authorQuentin Schulz <quentin.schulz@cherry.de>
Thu, 6 Jun 2024 08:45:33 +0000 (10:45 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 14 Jun 2024 09:11:29 +0000 (17:11 +0800)
commitb58e0d304b1896f70ab1ba66a2162d0df9deef6b
tree36c0326dd74d4401e8562468eb363b90f316f694
parenteeaa46a70e18d1afb27dbf096c2536294d2d0a4d
rockchip: rk3399-puma: remove unnecessary simple-bin:fit:offset override

Since commit 6007b69d544e ("rockchip: rk3399-puma: Update SPL_PAD_TO
Kconfig option"), SPL_PAD_TO matches
(CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR - 64) * 512 and the default
value for simple-bin:fit:offset in rockchip-u-boot.dtsi is
SPL_PAD_TO, so let's remove this override.

Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
arch/arm/dts/rk3399-puma-haikou-u-boot.dtsi