mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 17:30:17 +03:00
generic-dts: base: Support kernel-oot image on orin-slt
Disable no-memory-wc in sram to fix bpmp clock issue seen while boot of kernel-oot image on orin-slt. Bug 3832193 Bug 3735097 Change-Id: I90c6c147f386e217a42ecedb3797d0626fce4e6b Signed-off-by: Abhilash G <abhilashg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/soc/t23x-generic-dts/+/2830618 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
08cf513861
commit
12d16d1e9e
@@ -2614,7 +2614,6 @@
|
|||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
ranges = <0x0 0x0 0x40000000 0x80000>;
|
ranges = <0x0 0x0 0x40000000 0x80000>;
|
||||||
no-memory-wc;
|
|
||||||
|
|
||||||
cpu_bpmp_tx: sram@70000 {
|
cpu_bpmp_tx: sram@70000 {
|
||||||
reg = <0x70000 0x1000>;
|
reg = <0x70000 0x1000>;
|
||||||
|
|||||||
Reference in New Issue
Block a user