]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
ARM: dts: rk3328: Enable VOP for bootph-all
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 17 Jan 2024 07:51:51 +0000 (13:21 +0530)
committerAnatolij Gustschin <agust@denx.de>
Sun, 21 Apr 2024 07:07:00 +0000 (09:07 +0200)
Model: Firefly roc-rk3328-cc
DRAM: 1 GiB (effective 1022 MiB)
Video device 'vop@ff370000' cannot allocate frame buffer memory -ensure the device is set up before relocation
Error binding driver 'rockchip_rk3328_vop': -28
Some drivers failed to bind
initcall sequence 000000003ffcd5e8 failed at call 000000000021a5c4 (err=-28)
 ### ERROR ### Please RESET the board ###

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/dts/rk3328-u-boot.dtsi

index e0c6aee58aba6789b9d88e68582bc2e072039f6b..7c5067cf002e3eb0fc9e77037189faf17a97907a 100644 (file)
        bootph-all;
 };
 
+&vop {
+       bootph-all;
+};
+
 #ifdef CONFIG_ROCKCHIP_SPI_IMAGE
 &binman {
        simple-bin-spi {