diff options
| author | Da Xue <[email protected]> | 2025-06-10 19:08:20 +0000 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2025-08-30 22:34:00 +0800 |
| commit | 578e168387dace1e4d146d8b7c8570b18dec238e (patch) | |
| tree | 84ebe9870cf34202acafcd121829018a0ad6de73 | |
| parent | d48f063a5385a1bd79f048810826c823d09be8ec (diff) | |
arm64: dts: rockchip: roc-3328-cc: use 1600 ddr4 timing
Swap the ROC-3328-CC from DDR4 666 to 1600 timing to boost performance.
Signed-off-by: Da Xue <[email protected]>
Signed-off-by: Christian Hewitt <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
| -rw-r--r-- | arch/arm/dts/rk3328-roc-cc-u-boot.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/rk3328-roc-cc-u-boot.dtsi b/arch/arm/dts/rk3328-roc-cc-u-boot.dtsi index 582d6ba49b4..c47d29c59de 100644 --- a/arch/arm/dts/rk3328-roc-cc-u-boot.dtsi +++ b/arch/arm/dts/rk3328-roc-cc-u-boot.dtsi @@ -4,7 +4,7 @@ */ #include "rk3328-u-boot.dtsi" -#include "rk3328-sdram-ddr4-666.dtsi" +#include "rk3328-sdram-ddr4-1600.dtsi" / { smbios { |
