DDR: fixed register write. #44

Merged
sb10q merged 1 commits from pca006132/zynq-rs:master into master 2020-07-06 11:46:38 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ impl DdrRam {
regs::DfiTiming::zeroed()
.rddata_en(0x6)
.ctrlup_min(0x3)
.ctrlup_max(0x4)
.ctrlup_max(0x40)
);
self.regs.phy_init_ratio3.write(