rv1106: ddr: Update DDR bin to v1.04 20220419

Add bin/rv11/rv1106_ddr_xxxMHz_tb_v1.04.bin, with baudrate 1.5M

Build from u-boot-ddr:
	drivers: ram: rv1106: Updata to v1.04 20220419
	(https://10.10.10.29/c/rk/u-boot-ddr/+/151604/1)

Update feature:
	1. Delete most print
	2. Clear CNTVOFF after timer_init
	3. Wait phy pll lock in ddr_set_rate()
	4. Call dram_all_config() and enable_low_power() in post_init

Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
Change-Id: I9839c1f4b77018e6bc24561d2d1116241b624614
This commit is contained in:
Wesley Yao
2022-04-19 11:09:07 +08:00
committed by Ziyuan Xu
parent ce79613eb7
commit c56808de24
7 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ MAJOR=1
MINOR=1
[CODE471_OPTION]
NUM=1
Path1=bin/rv11/rv1106_ddr_924MHz_v1.03.bin
Path1=bin/rv11/rv1106_ddr_924MHz_v1.04.bin
Sleep=1
[CODE472_OPTION]
NUM=1
@@ -14,11 +14,11 @@ Path1=bin/rv11/rv1106_usbplug_v1.03.bin
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rv11/rv1106_ddr_924MHz_v1.03.bin
FlashData=bin/rv11/rv1106_ddr_924MHz_v1.04.bin
FlashBoot=bin/rv11/rv1106_spl_v1.01.bin
[OUTPUT]
PATH=rv1106_download_v1.03.102.bin
IDB_PATH=rv1106_idblock_v1.03.101.img
PATH=rv1106_download_v1.04.102.bin
IDB_PATH=rv1106_idblock_v1.04.101.img
[SYSTEM]
NEWIDB=true
[FLAG]

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.