]> Git Repo - u-boot.git/commit
rockchip: rk3328: Fix bootph prop for vop node
authorJonas Karlman <[email protected]>
Sun, 21 Apr 2024 20:12:29 +0000 (20:12 +0000)
committerKever Yang <[email protected]>
Fri, 26 Apr 2024 07:47:05 +0000 (15:47 +0800)
commit405818dff69ec4bb650d916cf4ffd9593d95c99a
tree3fcf7bd4876689e6375428e2bcfc637a1ddc8ba9
parentf43b6d4714ee7818cac5c8ef099ab461e12cce83
rockchip: rk3328: Fix bootph prop for vop node

The vop node should not be included in TPL/SPL control FDT, it should
only be included at U-Boot proper pre-reloc phase.

Change to use bootph-some-ram prop to fix this.

Fixes: 6794063d5065 ("ARM: dts: rk3328: Enable VOP for bootph-all")
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
arch/arm/dts/rk3328-u-boot.dtsi
This page took 0.037394 seconds and 4 git commands to generate.