rockchip-linux / u-boot

U-Boot tree for pending commits
113 stars 79 forks source link

roc-rk3328-cc: DDR4 initialisation data #34

Open kvic-z opened 5 years ago

kvic-z commented 5 years ago

I found mainline kernel lacks support for DDR DVFS, but found that Rockchip has provided generic SDRAM initialisation in u-boot. It'll be great if Rockchip or @FireflyTeam can provide one set of SDRAM initialisation data for DDR4 used in roc-rk3328-cc similar to this one.

I have roc-rk3328-cc. It's no fun to run the mainline kernel as the memory performance is very poor when compared to 4.4.x kernel. Would appreciate if you could provide the timing data or suggest another way to restore the memory performance in mainline kernel.

cheers