mirror of
https://xff.cz/git/u-boot/
synced 2025-09-08 20:22:10 +02:00
dts: rockchip: rk356x: Prerelocate VOP in U-Boot proper
We need to prerelocate VOP2 memory so the driver can work. This will only support U-Boot proper. Signed-off-by: Dang Huynh <danct12@riseup.net>
This commit is contained in:
committed by
Ondrej Jirman
parent
28415b4c96
commit
b283f64016
@@ -162,6 +162,10 @@
|
|||||||
clock-frequency = <24000000>;
|
clock-frequency = <24000000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&vop {
|
||||||
|
bootph-some-ram;
|
||||||
|
};
|
||||||
|
|
||||||
&uart2m0_xfer {
|
&uart2m0_xfer {
|
||||||
bootph-pre-sram;
|
bootph-pre-sram;
|
||||||
bootph-pre-ram;
|
bootph-pre-ram;
|
||||||
|
Reference in New Issue
Block a user