dts: arm: realtek: change the default setting of rts5912 dtsi

Change the default setting of memory layout.

Signed-off-by: Lin Yu-Cheng <lin_yu_cheng@realtek.com>
This commit is contained in:
Lin Yu-Cheng 2025-05-05 21:13:57 +08:00 committed by Benjamin Cabé
commit 5b2793a677

View file

@ -37,13 +37,13 @@
};
};
flash0: flash@20000400 {
reg = <0x20000400 0x4FC00>;
flash0: flash@2000B400 {
reg = <0x2000B400 0x40000>;
};
sram0: memory@20050000 {
compatible = "mmio-sram";
reg = <0x20050000 0x8000>;
reg = <0x20050000 0x10000>;
};
clocks {