built from ddr init project commit:
ebd89a6 version: DDR Version 1.07 20190329
update feature:
7b0f07c rk32: ddr: add atags support
f8ec0a8 rk32: ddr: using unify global argument for uart, dram info config
Change-Id: Icfbeeb7f271f8654d4785047c4abbe2679014d70
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
print info: DDR Version V1.08 20190329
from commit:
6130bc8 rk322x: ddr update to v1.08
update feature:
28d5e62 rk322x: ddr: add data check after training
eae3a4f rk3228: ddr: add atags support
07e8bf1 rk3228: ddr: using unify global argument for uart, dram info config
Change-Id: I27900534d21fcf75618436f2e7da00f3b22db041
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
print info: DDR Version V1.08 20190329
from commit:
6130bc8 rk322x: ddr update to v1.08
update feature:
28d5e62 rk322x: ddr: add data check after training
eae3a4f rk3228: ddr: add atags support
07e8bf1 rk3228: ddr: using unify global argument for uart, dram info config
Change-Id: I78b10f894e712231e73b4191d6cc76118770c028
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
print info: "DDR Version v2.04 20190329"
from commit:
68929e9 rk3368: ddr init code update to v2.04
update feature:
641cb68 rk3368: ddr: add data check after training
602b1c7 rk3368: ddr: add atags support
3e51f02 rk3368: ddr: using unify global argument for uart, dram info config
Change-Id: I914424a78a50e389fd09315935c837a47254310c
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
print info: DDR Version 1.14 20190328
from commit:
70ebea9 rk3328: ddr: update init code to v1.14
update feature:
d5771e2 rk3228H: ddr: add data R/W check after gate training
bf5693b rk3228H: ddr: add atags support
59d6b97 rk3228H: ddr: using unify global argument for uart, dram info config
Change-Id: I79ad1de3573b1cc810d8c09b08f545149a1165fd
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Build from ATF commit:
6e39e59 plat: px30: change some debug info
update feature:
6e39e59 plat: px30: change some debug info
cba4b12 rockchip: svc: add CONFIG_DRAM_POST_SET_RATE sip call
b0cf3d1 rockchip: sram: add pmu_sram section defines
526676a rockchip: i2c: add i2c driver to common directory
c2b0155 plat: rockchip: move the function about dram spec timing to common
e1048e0 rockchip: console: enable/disable depends on atags serial
1f45fd9 rockchip: atags: compatible old preloader without atags support
a211ba1 plat: px30: use plat_uart_xxx to init console
ef42cbc plat: rockchip: support use preloader and kernel serial
f2cbed3 console: add console_simple_init() to initial console base addr
de92d92 plat: rockchip: add rk_atags support
36d01de plat: rockchip: move DIV_ROUND_UP to plat_private.h for common use
b275060 plat: px30: suspend: support pwm remotectl parse
e52f4a9 rockchip: move pwm_remotectl driver to public directory
43a2da1 rockchip: sip: allow SLT to access all memory region
9c6fa6a plat: px30: dfs: add support trigger dfs by vop intr
89a2d33 plat: px30: dfs: reduce the time of DCF wait dma finish
fc8ed34 plat: px30: dfs: update dcf code to V1.02
aebc56c plat: px30: dfs: set MSCH_DdrMode.MwrSize to zero
d964b6b rockchip: ddr_parameter: fix param layout description error
f9721cd plat: px30: dfs: compensate refresh for data_training
7dbdf27 plat: px30: dfs: reduce the execute time of data_training
dc2ca0e px30: pmu: fix compile error when not set DEBUG=1
Change-Id: I877b89a0fb142d9f1d063aca6ab4cb2dbc37590c
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
Build from ATF commit:
6e39e59 plat: px30: change some debug info
update feature:
6e39e59 plat: px30: change some debug info
cba4b12 rockchip: svc: add CONFIG_DRAM_POST_SET_RATE sip call
b0cf3d1 rockchip: sram: add pmu_sram section defines
526676a rockchip: i2c: add i2c driver to common directory
c2b0155 plat: rockchip: move the function about dram spec timing to common
e1048e0 rockchip: console: enable/disable depends on atags serial
1f45fd9 rockchip: atags: compatible old preloader without atags support
a211ba1 plat: px30: use plat_uart_xxx to init console
ef42cbc plat: rockchip: support use preloader and kernel serial
f2cbed3 console: add console_simple_init() to initial console base addr
de92d92 plat: rockchip: add rk_atags support
36d01de plat: rockchip: move DIV_ROUND_UP to plat_private.h for common use
b275060 plat: px30: suspend: support pwm remotectl parse
e52f4a9 rockchip: move pwm_remotectl driver to public directory
43a2da1 rockchip: sip: allow SLT to access all memory region
9c6fa6a plat: px30: dfs: add support trigger dfs by vop intr
89a2d33 plat: px30: dfs: reduce the time of DCF wait dma finish
fc8ed34 plat: px30: dfs: update dcf code to V1.02
aebc56c plat: px30: dfs: set MSCH_DdrMode.MwrSize to zero
d964b6b rockchip: ddr_parameter: fix param layout description error
f9721cd plat: px30: dfs: compensate refresh for data_training
7dbdf27 plat: px30: dfs: reduce the execute time of data_training
dc2ca0e px30: pmu: fix compile error when not set DEBUG=1
Change-Id: If78a95e124928b1735b7d13029b0a1e1eea4d14d
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
build from:
081e3d6 plat-rockchip: fiq debugger: support Thumb entry point
update feature:
081e3d6 plat-rockchip: fiq debugger: support Thumb entry point
77e9bc1 core: arm: support Thumb entry point
Change-Id: I4f6d0274f1a3d259ffbcd869ab0d649850932950
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
from commit: ccb171b14c138f0fe0b76d94c09345bcedc4cfee
reserve 512 bytes valid zero data for idblock secureboot.
Change-Id: I8a7e9ef4a989a4fe5124a8db3439129ae6df8868
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
built from ddr init project commit:
8aa7e79: DDR Version 1.19 20190305
Update feature:
8aa7e79: DDR Version 1.19 20190305
0c6787a: rk3399: clear interrupt before data training
Change-Id: I04c13ff85f77dc5db89648a6fe8514d50083fca0
Signed-off-by: YouMin Chen <cym@rock-chips.com>
from commit:90e214 fix can not enter usb upgrade if boot fail.
Change-Id: I71a93f85cbee24e068c44d5fead1545417c60e55
Signed-off-by: chenfen <chenfen@rock-chips.com>
from commit: bab4a04c6945c5fa13a617ec02baadd50314b7ce
adjust the way of building tables to increase ftl init
Change-Id: I8a5fe63d671ff0c5612299d58776cbc887810fb2
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
from commit: bab4a04c6945c5fa13a617ec02baadd50314b7ce
adjust the way of building tables to increase ftl init
Change-Id: I17831195ea97c4ae95bdd16ed913369c649aeb5b
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
from commit: bab4a04c6945c5fa13a617ec02baadd50314b7ce
adjust the way of building tables to increase ftl init
Change-Id: I7738b621a212479b30d8123a31823a48935ed57b
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
built from ddr init project commit:
d91c3eb Version: DDR Version 1.18 20190218
Update feature:
d91c3eb Version: DDR Version 1.18 20190218
9eae850 rk3399: using unify global argument for uart, dram info config
Change-Id: Iefbc3b5f5276e531a84257107f04317b89c38ffc
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
build from commit:
4981120 plat-rockchip: add support for A12/A17 errata CR711784
update features:
4981120 plat-rockchip: add support for A12/A17 errata CR711784
Change-Id: I67f781c6c0582e75f37799934a682b89aa78c504
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
The U-Boot will default use name of RV110XMINIALL.
Change-Id: Ia4f45fcd1aec3ef29c5b0293489c316ae923b2ec
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Ignore bl32 image pack even SEC=1 of [BL32_OPTION].
Change-Id: I3ee903d6fd0ca128d39b2cf06374fe72b5b7e58a
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
build from commit:
3a579d3 plat: rk3308: make pwm regulator pull state configurable
update feature:
3a579d3 plat: rk3308: make pwm regulator pull state configurable
82f1860 plat: rk3308: switch APLL to slow mode before decrease vdd core voltage
Change-Id: I07c22d4d427182a17b2420d5b23235513d2ba7ea
built from ddr init project commit:
c243148 Version: DDR Version 1.17 20190115
Update feature:
1. 89ecd38 lpddr4: skip use 50MHz to detect capacity
Change-Id: Id2c13695c858c5bb1276b10e90808b79b12f9b17
Signed-off-by: CanYang He <hcy@rock-chips.com>
forget to rename ddr bin to v1.16 at before commit
f9fd4af rk3399: ddr: update version to v1.16
fix now.
Change-Id: I746d2ed77c09db736464dbfa7d745e5d6af1fcf4
Signed-off-by: CanYang He <hcy@rock-chips.com>
from commit: cbec0d47cad05dcf90c990ee7f3493414c
1.If the validation fails, the data is discarded and the data is
restored to avoid the abnormal data written when the power lost
leading to system crash.
Change-Id: I1f5ecabd33f05bf6e24ead22049a715c43e6f5c0
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>