Commit Graph

1061 Commits

Author SHA1 Message Date
Joseph Chen
4e439aaa5e rk3568: spl: update version to v1.03
build from:
	e6cf5feaac configs: rk3568: enable uboot charge

build command:
	./make.sh rk3568

update features:
	update clock settings

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I7e3caaeecfeaf728375148634b4e8761d13afbb8
2020-11-23 14:36:19 +08:00
Jon Lin
9702af14c5 rk3308: loader: update version to v1.24
from commit: ee9c4ff1120d490ef8f

Support new spi flash

Change-Id: Idab6ab012253de381403c74b6684bef716b22695
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-11-23 14:22:01 +08:00
Jon Lin
d9a210f461 tools: burner_image_kits: Support the relative address in the first line of input file
Change-Id: I72ff4be81d5a9ef3098822ca26a0b354405ec55d
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-11-20 20:18:09 +08:00
Zhihuan He
fcd897c2c0 tool: ddrbin_tool: modify support version for rk3288
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: I8c9a4fedc88441efbde9b81eaaf8f1f705335254
2020-11-20 15:36:03 +08:00
Zhihuan He
c15888ecd0 rk3288: ddr: update ddr bin to rk3288_ddr_400MHz_v1.09
built from ddr init project commit:
	338a11e version: DDR Version 1.09 20201119
update feature:
	d8f0436 rk3288: ddr: add g_2t_info to control 2T

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: If5a2655e1d5ed5688d98d873034a6d855a7e1ee3
2020-11-20 15:36:03 +08:00
shengfei Xu
a6de6bc2e9 rk3568: bl31: update version to v1.02
build from:
	d74725a rk3568: support system suspend/resume
update feature:
	support system suspend/resume

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: I45e0e0e3a393191d3b44f2571b8528af65ae1d22
2020-11-19 16:34:22 +08:00
liuyi
adfba59723 tools: boot_merger: update to v1.3
1.change loader format
2.support to generate sha512 hash

Signed-off-by: liuyi <liuyi@rock-chips.com>
Change-Id: I0f25a6f2c93340e265abec1037da07c961edc742
2020-11-19 15:25:44 +08:00
Yifeng Zhao
e08c355532 rk3326/px30: loader: update version to v1.28
Build from rk_boot_all commit:
  f2292af049: rk3326: update version v1.28
update feature:
  1. Using Hamming distance to determine the chip type saved in OTP.
  2. support MYTC 3D TLC.

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I15d4a034d456e2323fc86a302cb59bd26e21978a
2020-11-19 14:47:58 +08:00
Joseph Chen
556e058494 rv1126: spi-nor-tiny: disable mcu
It was enabled carelessly in:
(4176273 rv1126: tos: correct mcu file name)

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I4ba09e07791de6fde8fc02fcc2521eed57c70065
2020-11-16 09:55:56 +00:00
Tang Yun ping
0b11f7fc4b rk3568: tpl: update ddr bin to v1.02
build command:
	./make.sh rk3568
build from:
	3297fff77f  DEBUG-ONLY: rk3568: add some debug info
update feature:
	increase stability

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: Ib4b5f68fe7568806be23643104d1112e5fb0b5f7
2020-11-16 16:31:24 +08:00
shengfei Xu
67f4a77310 rk3568: bl31: update version to v1.01
build from:
		74cf81f [test]: rk3568 pmusram
update feature:
		add system reset function

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: Ib0166b4e2771daa323417a3453efc35d13443ca0
2020-11-16 16:06:26 +08:00
Chen Fen
e08bc49ec0 rk3568: usbplug: update version to v1.01.
build from:
	fdjleesdv fix some board upgrade fail.

update feature:
	fix some board upgrade fail.

Signed-off-by: Chen Fen <chenfen@rock-chips.com>
Change-Id: I677f84c93f4b42cb58b181aab6d41b351de332dd
2020-11-16 11:57:22 +08:00
Jon Lin
a99428b748 tools: burner_image_kits: Support spinand 4096B page size
Change-Id: Icc8e95807749b54845a647e95c996ca7a3d6183c
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-11-15 16:00:03 +08:00
Jon Lin
6f1360c8a3 tools: burner_image_kits: Support boot_merge v1.2
Change-Id: I6d2945e2367bbe4505606e31f51806f92a278438
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-11-13 09:44:47 +08:00
Joseph Chen
4083e39da7 rk3568: spl: update version to v1.02
build command:
	./make.sh rk3568

build from:
	ca319403be configs: rk3568: Enable spinor

update feature:
	1. config rx clock no inverter for hs200
	2. set emmc bus width to 8
	3. Increase otp tRWH timing for stable read

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ic9ce27e1ee583a9fba7a31cc8f593f211091f45b
2020-11-12 13:35:29 +00:00
Tang Yun ping
17b06fa6d5 tpl: rk3568: update ddr bin to v1.01
build command:
	./make.sh rk3568
build from:
	d00c422dd6 DEBUG-ONLY: rk3568: add some debug info
update feature:
	combo ddr4 and lpddr4, freq:1056MHz

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I80c25e67d53e4be2502c4b0644b79b396159d0c1
2020-11-10 21:59:34 +08:00
Joseph Chen
c402f3dc77 rk3568: spl: update version to v1.01
build from:
	5a82dae5f5 rk3568_defconfig: enable rockchip-io-domain driver

update feature:
	Enable SPL D-Cache

Change-Id: Ie4058f595518207fe34206bd5ef5c569363fb189
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2020-11-10 17:20:33 +08:00
Jon Lin
f1891eb26a rk3308: loader: update version to v1.23
from commit: a19a67a6f4ed6c28fa3f

Support new spi flash

Change-Id: I91ca57a0d54b673fe44c4c79d96ae081246b1182
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-11-10 14:57:47 +08:00
Chen Fen
4ed13e2589 rk356x: usbplug: update usbplug bin
build from:
            bdc9b66 rk356x: update usbplug bin
update feature:
            fix reboot fail.
Signed-off-by: Chen Fen <chenfen@rock-chips.com>
Change-Id: If80f7367b3d19ad513f984c45d2c5eca5f76a21e
2020-11-08 22:04:10 +08:00
Jason Zhu
d08e46e5f5 rk3568: loader: add rk3568 support
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I576ed6da5379f49a928892e6dfa416dceaab2403
2020-11-08 21:30:08 +08:00
shengfei Xu
c48306a476 rk3568: bl31: update version to v1.00
Change-Id: I2f2e5171054d00711d68a56173f056a596845718
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
2020-11-08 18:28:36 +08:00
liuyi
e42d12cd0e tools: boot_merger:
support to create rk3566 loader

Signed-off-by: liuyi <liuyi@rock-chips.com>
Change-Id: Ic23ba56c0e82b631946b9ea1e04169b2000d57bd
2020-11-06 18:28:07 +08:00
Jon Lin
a052afbe03 rv1126: usbplug: update version to v1.14
Build from rk_boot_all commit:
  a593123211 src: flash: Change to reserve 8 blks for IDB without FTL
Update feature:
  Change to reserve 8 blks for IDB without FTL

Change-Id: I69f1341a3569acbb9542bdb68de91b421d8f34fc
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-11-05 17:51:39 +08:00
Jon Lin
554a3f27e0 tools: burner_image_kits: Support parsing soft link
Change-Id: I238e8d4fb19b8d164985766e1e6c1269b88618c9
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-11-04 20:14:00 +08:00
Jon Lin
62d2805350 tools: burner_image_kits: Support oobsize 224 SLC Nand
Change-Id: I28db45bad4143c9bd162c5ad32e3c5eb5dfab7b9
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-11-04 15:00:49 +08:00
Tang Yun ping
47211a3ae9 rv1126: ddr: update ddr bin to v1.04
build from u-boot-ddr:
	0c68b44 dram_init: rv1126: update to v1.04
build command:
	./make.sh rv1126
update feature:
	1)ddr3 16bit support
	2)optimizing ddr performance for bandwidth 16.

Change-Id: I6979dc5c02cf8de3d39e535fdfccbfe48686418c
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
2020-11-04 14:59:14 +08:00
Tang Yun ping
6e20708d49 rv1126: tpl: update thunder boot ddr bin to v1.04
build from next-dev:
	507e690 lib: rsa-verify: require np/c factor if using hardware decrypt
build command:
	CONFIG_SPL_KERNEL_BOOT=y
for lp3 bin, CONFIG_ROCKCHIP_TPL_INIT_DRAM_TYPE need set to 6.
default CONFIG_ROCKCHIP_DRAM_EXTENDED_TEMP_SUPPORT=n, if you need
extended temperature bin, you need enable "CONFIG_ROCKCHIP_DRAM\
_EXTENDED_TEMP_SUPPORT", then rebuild uboot.
    ./make.sh rv1126 && ./make.sh tpl.
update feature:
	1)ddr3 16bit support
	2)optimizing ddr performance for bandwidth 16.

Change-Id: I5293dbadd36e32ae4c95eed2ca98f7a78de12426
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
2020-11-04 14:59:14 +08:00
Joseph Chen
1502afe7bf rv1126: tos: correct mcu file name
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ic33be65fb5fdfe3b31bbadc63bd4cfc9589d73e7
2020-11-03 18:27:10 +08:00
Zhihuan He
dcc82194dc rk322xh: bl31: update version to v1.45
Build from ATF commit:
	3be52e963 plat: rk322xh: ddr: add DPLL power down and up
update feature:
	3be52e963 plat: rk322xh: ddr: add DPLL power down and up
	857e9c1b4 rockchip: fix err of parsing ddr_parameter

Change-Id: Ib9ba59cff866a68faa480399872dd16323ed9b8d
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
2020-11-03 14:55:20 +08:00
Zhihuan He
72640b4b42 tool: ddrbin_tool: add more instructions for ddr*_f*_freq_mhz/lp*_f*_freq_mhz
Change-Id: I6675270be751c6bbfd5353ace24263d6565e4b42
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
2020-11-03 14:49:42 +08:00
Joseph Chen
598d969617 rk3568: bl31: add initial debug v0.01
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I9ba3a1cd567752c0aab311c218af1a976681c9e3
2020-11-02 18:59:35 +08:00
Jon Lin
591312da97 px3se: loader: Add slc version support
from commit: 667be87a9

Support flash in rkflash method

Change-Id: I010c77256df4c3ed204dd7d27247d8fcbfbb2b46
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-10-30 14:36:13 +08:00
Jon Lin
e94cc57cea rv1126: spl: update version to v1.05
build from next-dev:
	29b0171 rockchip: rv1126: Set BOOT_WATCHDOG flag if reset by WDT

build command:
	./make.sh rv1126

Change-Id: Ic24fcaf2dae34b640d525f53e46ebeaf7e4ef053
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-10-28 16:01:31 +08:00
Yifeng Zhao
575c4e1fe3 rv1126: usbplug: update version to v1.13
Build from rk_boot_all commit:
  0c2acfd06 rv1126: update version 1.13
Update feature:
  Compatible with Android development tool 2.76

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: Ia956e5f871c50cb09cc614ee20aefcfa3e534e73
2020-10-26 16:26:34 +08:00
Jon Lin
75f45d5e79 tools: burner_image_kits: Make idblocks.img
1.Output idblock.img.bak and idblocks.img
2.idblocks.img is merged with three copies of idblock.img.bak

Change-Id: I23a4fad55fc3c0e9210f63f668600a4a9a5c3eb4
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-10-23 11:55:14 +08:00
Jon Lin
899a586d57 tools: update mkimage
build with command:
	./make.sh rv1126

from next-dev:
	3ac03e839 mtd: spinand: Support FM25S02A

update feature:
	support packing optional second level boot-loader

usage:
	./tools/mkimage ... rksd -d ddr.bin:spl:bin ....

Change-Id: I31f9f77ec43e065689833cab550d23d72c3e8993
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-10-22 14:51:42 +08:00
Jon Lin
4e66ef7fd0 tools: burner_image_kits: Add code
1.Support burner_image_kits consult to the developer guide:
    Rockchip_Developer_Guide_Linux_Flash_Open_Source_Solution_CN.md
2.Update upgrade_tool ver 1.53
3.Update mkimage from next-dev commit: 3ac03e83

Change-Id: Ib83a825d1d5954ecb7a787df41a1a99a837c06f6
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-10-21 16:40:06 +08:00
Joseph Chen
01f9ac0d21 tools: update mkimage
build with command:
	./make.sh rv1126

from next-dev:
	1de0df4 scripts: fit: support set image version of uboot.img and boot.img

update feature:
	support assign image version with "-v"

usage:
	./mkimage ... -v [version]

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I7f7f284b9eb495243cd4c96618f4fcc569091b41
2020-10-21 16:14:57 +08:00
XiaoDong Huang
975f9a1de3 rv1126: tee: update version to v1.12
Build from OPTEE commit:
    380b79bf rockchip: rv1126: monitor: delete ispp limit
update feature:
    380b79bf rockchip: rv1126: monitor: delete ispp limit

Change-Id: I090239a85c411dbd0879d5d449d653882a5a2743
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2020-10-17 12:29:55 +08:00
Caesar Wang
24aa05c51b rk3399pro/rk3399: update rk3399pro and unused binary
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: Ie6e6204cf04df7cf1cb6e987822deac01ad6fa9e
2020-10-13 08:41:08 +08:00
Joseph Chen
c2d21aa376 rv1126: spl: update version to v1.04
build from next-dev:
	9a4028e rockchip: rv1126: Set BOOT_WATCHDOG flag if reset by WDT

build command:
	./make.sh rv1126

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I3dcbe0b97c9f8955e6112e0b02dbdae2b609e0fe
2020-10-12 14:57:34 +08:00
Ziyuan Xu
f42e1bf45a rv1126: tpl: update thunder boot (for lp3_battery) ddr bin v1.03
build from:
    bin/rv11/rv1126_tpl_924MHz_ddr3_tb_v1.03.bin via
    common_tool_modify_param_internal_v1.01.exe
    -->
    set DDR frequency to 528MHz, and disable ODT for low power

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Change-Id: Ia3fad0fff4147150a19c613d3d3a99bb5530f53e
2020-10-12 14:24:11 +08:00
Ziyuan Xu
c8a1ecc310 rv1126: spl-emmc: update spl thunder boot version to v1.12
build from next-dev:
    a964d8e5bb clk: rockchip: rv1126: mux partial clocks to GPLL for tb

build command:
    ./make.sh rv1126-lp3-emmc-tb --spl-new

update feature:
    1. Reduce device memory map time
    2. Mux clocks to none-cpll/hpll for low power

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Change-Id: I052243dd386e2a5d0eb154b31f4b0b71b39b733c
2020-10-12 14:24:11 +08:00
Jon Lin
e51761e362 rk3308: loader: update version to v1.22
from commit: e46397d5fe70589c

Fix last data block vpn has been modify issue

Change-Id: I6e86889d2d93440f283af4be06ef4196afa5d77f
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-10-10 14:58:06 +08:00
Jon Lin
b3f0594b68 rk3326 & px30: loader: update version to v1.27
from commit: e46397d5fe70589c

Fix last data block vpn has been modify issue

Change-Id: Ie417a739e975e05e25b1fbd14bb2ec1866409c22
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2020-10-10 14:58:06 +08:00
Hisping Lin
09432d50dd rv1126: tee with ta: update version to v1.11
Build from optee commit in develop-next-32bit branch:
    e3cdf903 rv1126: otp: oem ns-otp prog mask value rely on ns-otp[504-511]

Update feature:
    d4636cc1 rv1126: pta: add support for R&W oem OTP
    3c59517a rockchip: rv1126: fastboot: update mmu map table

Change-Id: Ib15e7ebc42290835e9d7d23f86d16e76fdcf62a5
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2020-09-29 09:28:02 +08:00
XiaoDong Huang
e5b9c3dc58 rv1126-tb: tee: update version to v1.05
Build from OPTEE commit:
    3c59517a rockchip: rv1126: fastboot: update mmu map table
update feature:
    3c59517a rockchip: rv1126: fastboot: update mmu map table
    972ff58a rockchip: rv1126: fastboot: add volatile to fb_get_ttb
    292dd994 plat-rockchip: rv1126: dmc: add support dmc debug function
    142a4e51 plat-rockchip: rv1126: dmc: fix some code issue
    6219812d plat-rockchip: rv1126: dmc: add dram and phy common code
    3fa0dc8d rockchip: rv1126: do monitor_init before pmu_init
    e876b530 plat-rockchip: rv1126: ddr: fix the error about PCTL2_DIS_AUTO_ZQ
    afe1712d rv1126: otp: read ns-otp to buf in rk_otp_init
    d49af56f rv1126: otp: set OTP_NVM_TRWH to 9
    752d6115 plat-rockchip: rv1126: ddr: add dmc dfs support
    1f3ba912 plat-rockchip: rv1126: ddr: add dmc_save and dmc_restore
    725cace8 rv1126: otp: enable program ns otp 256-511 bytes for oem

Change-Id: I347e1c19be90a25f2681b7dcc2df919fdad587c9
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
2020-09-28 14:44:14 +08:00
Hisping Lin
6eaa169739 rk3308: bl32: update version to v1.16
Build from optee commit in develop-next branch:
    82765277 rk3326 & rk3308: otp: fixed addr error in rk_otp_ns_buf_read

Update feature:
    60116db2 console_init: close serial only rely on t->u.serial.enable
    0b0a7989 drivers: rockchip: fix compile error on rk1808 and rk3308

Change-Id: I33cb36ae259f6f5b04738e69ae2889e8d517e92c
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2020-09-23 15:23:52 +08:00
Hisping Lin
b3f5fd4558 px30: bl32: update version to v1.15
Build from optee commit in develop-next branch:
    82765277 rk3326 & rk3308: otp: fixed addr error in rk_otp_ns_buf_read

Update feature:
    60116db2 console_init: close serial only rely on t->u.serial.enable
    0b0a7989 drivers: rockchip: fix compile error on rk1808 and rk3308

Change-Id: Ia887c4578e052a6a22fa85fe24e39906559deff0
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2020-09-23 15:23:52 +08:00
Hisping Lin
7c447ec0e8 rk3326: bl32: update version to v1.15
Build from optee commit in develop-next branch:
    82765277 rk3326 & rk3308: otp: fixed addr error in rk_otp_ns_buf_read

Update feature:
    60116db2 console_init: close serial only rely on t->u.serial.enable
    0b0a7989 drivers: rockchip: fix compile error on rk1808 and rk3308

Change-Id: I33b27b825bcd5482e3fade226fa41417c996ca6d
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2020-09-23 15:23:52 +08:00