| 4e66ef7f | 21-Oct-2020 |
Jon Lin <jon.lin@rock-chips.com> |
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.Up
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>
show more ...
|
| 01f9ac0d | 09-Jul-2020 |
Joseph Chen <chenjh@rock-chips.com> |
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
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
show more ...
|
| eea48410 | 20-Jul-2020 |
Zhihuan He <huan.he@rock-chips.com> |
tool: ddrbin_tool: update to v1.03 20200720
add support rv1126/rv1109.
Change-Id: I1037697d47c02896aa5bb17a3d3ed0a04492bcfa Signed-off-by: Zhihuan He <huan.he@rock-chips.com> |
| 277d3c86 | 02-Jun-2020 |
Joseph Chen <chenjh@rock-chips.com> |
tools: update mkimage
Fix: "Can't set 'totalsize' property for '' node (FDT_ERR_NOSPACE)"
build command: ./make.sh rv1126
from next-dev on: 664ab5c configs: rv1126: Enable GMAC
Signed-off-by: Jo
tools: update mkimage
Fix: "Can't set 'totalsize' property for '' node (FDT_ERR_NOSPACE)"
build command: ./make.sh rv1126
from next-dev on: 664ab5c configs: rv1126: Enable GMAC
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ibd11c4e21aaa66f32a2cffee1acd9b77cf60b6e9
show more ...
|
| cf0580ef | 19-May-2020 |
Joseph Chen <chenjh@rock-chips.com> |
tools: add mkimage tool to make fit image
build with command: ./make.sh rv1126
from next-dev on: eaa66b0 tools: fit: add "/totalsize" property for itb size
Signed-off-by: Joseph Chen <chenjh@rock
tools: add mkimage tool to make fit image
build with command: ./make.sh rv1126
from next-dev on: eaa66b0 tools: fit: add "/totalsize" property for itb size
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I91cf2e1f1553ef351206657ae51109046d1fbc16
show more ...
|
| 236375c5 | 29-Apr-2020 |
Zhichao Yu <zhichao.yu@rock-chips.com> |
tools: loaderimage: support pack kernel image for rv110x
Build from next-dev with command ./make.sh evb-rv1108
on commit: (c64e256218d tools: add pack kernel tool for rv1108)
Signed-off-by: Zh
tools: loaderimage: support pack kernel image for rv110x
Build from next-dev with command ./make.sh evb-rv1108
on commit: (c64e256218d tools: add pack kernel tool for rv1108)
Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com> Change-Id: Ie843bfb5386a18735638b8ee22effe8b5b05ac72
show more ...
|
| 66c72f78 | 24-Apr-2020 |
zain wang <wzz@rock-chips.com> |
tools: trust_merger: copy ImageSize from Component to ComponentData
build for next-dev with command ./make.sh rk3399
on commit: (5033bc62fe tools: trust_merger: copy ImageSize from Component to Com
tools: trust_merger: copy ImageSize from Component to ComponentData
build for next-dev with command ./make.sh rk3399
on commit: (5033bc62fe tools: trust_merger: copy ImageSize from Component to ComponentData)
Signed-off-by: zain wang <wzz@rock-chips.com> Change-Id: Ibeadc46c915dea4ad05aefd4bebc290d6a8076d0
show more ...
|
| 2820321c | 09-Jan-2020 |
Zhihuan He <huan.he@rock-chips.com> |
tool: ddrbin_tool: update to v1.02 20200108
1. If setup no value, it will not update ddr bin's info. example: if "baudrate=", the baudrate will keep the same with ddr bin's config. 2. add ddr_
tool: ddrbin_tool: update to v1.02 20200108
1. If setup no value, it will not update ddr bin's info. example: if "baudrate=", the baudrate will keep the same with ddr bin's config. 2. add ddr_2t info modify
Change-Id: I180e729f5d45d2dbfa16b98041a9523c47c5c7b7 Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
show more ...
|
| 558a25b2 | 22-Nov-2019 |
Tang Yun ping <typ@rock-chips.com> |
tool: ddrbin_tool: update to v1.01 20191122
If setup value is 0, it will not update ddr bin's info.
Change-Id: I3b062f7662d6a345597d974340489184f263f403 Signed-off-by: Tang Yun ping <typ@rock-chips
tool: ddrbin_tool: update to v1.01 20191122
If setup value is 0, it will not update ddr bin's info.
Change-Id: I3b062f7662d6a345597d974340489184f263f403 Signed-off-by: Tang Yun ping <typ@rock-chips.com>
show more ...
|
| 54c21b46 | 07-Nov-2019 |
Joseph Chen <chenjh@rock-chips.com> |
tools: resource: add sha1 for file entry
Base on U-Boot next-dev branch: (5e817a0 tools: rockchip: resource_tool: add sha1 for file entry)
Change-Id: Ife061cabacab488dbecf2a3245d58cc660091dbd Signe
tools: resource: add sha1 for file entry
Base on U-Boot next-dev branch: (5e817a0 tools: rockchip: resource_tool: add sha1 for file entry)
Change-Id: Ife061cabacab488dbecf2a3245d58cc660091dbd Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| 54a17cb1 | 23-Sep-2019 |
Tang Yun ping <typ@rock-chips.com> |
ddrbin tool: add ddrbin tool for ddr bin param modify
tool version: v1.00 20190920 This tool support modifying ddr frequency and uart infomation. See tools/ddrbin_tool_user_guide.txt for more detail
ddrbin tool: add ddrbin tool for ddr bin param modify
tool version: v1.00 20190920 This tool support modifying ddr frequency and uart infomation. See tools/ddrbin_tool_user_guide.txt for more detail.
Change-Id: I1d634395c3cb0635a61fe8f227242523b926cd1b Signed-off-by: Tang Yun ping <typ@rock-chips.com>
show more ...
|
| f50b5d3e | 24-Jun-2019 |
Joseph Chen <chenjh@rock-chips.com> |
tools: boot_merger: add option to enable rc4 flag
Base on U-Boot next-dev commit: (abe2842 tools: rockchip: boot_merger: add option to enable rc4 flag)
The legacy chips like rk3188 maskrom require
tools: boot_merger: add option to enable rc4 flag
Base on U-Boot next-dev commit: (abe2842 tools: rockchip: boot_merger: add option to enable rc4 flag)
The legacy chips like rk3188 maskrom require all IDB data with RC4, the boot_merger pack the loader with a rc4 flag in header, and the upgrade_tool will write the data with rc4 to IDB area.
usage: boot_merger --rc4 RKBOOT/RK310BMINIALL.ini
and you can see log below if success with RC4: * enable RC4 for IDB data(both ddr and preloader)
Test on rk3188.
Change-Id: I7de55a09a849d16cee516ebdf0782a67d26db165 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| d6a9e22e | 23-May-2019 |
Joseph Chen <chenjh@rock-chips.com> |
tools: boot/trust_merger: add "--prepath" support
build from next-dev with command: ./make.sh rk3399
on commit: (2e6f3f4 tool: rockchip: boot/trust_merger: ignore prepath when it's already exist)
tools: boot/trust_merger: add "--prepath" support
build from next-dev with command: ./make.sh rk3399
on commit: (2e6f3f4 tool: rockchip: boot/trust_merger: ignore prepath when it's already exist)
Change-Id: If82105789adbf2f500cca08468d1b94e34bc4e00 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| 943c1053 | 25-Mar-2019 |
Kever Yang <kever.yang@rock-chips.com> |
upgrade_tool: update to v1.43
Change-Id: I80648b903b27350c7ef5427ac3591ab27f07e7c3 Signed-off-by: Kever Yang <kever.yang@rock-chips.com> |
| 9fb02182 | 31-Jan-2019 |
Joseph Chen <chenjh@rock-chips.com> |
tools: trust_merger: support "--ignore-bl32"
Ignore bl32 image pack even SEC=1 of [BL32_OPTION].
Change-Id: I3ee903d6fd0ca128d39b2cf06374fe72b5b7e58a Signed-off-by: Joseph Chen <chenjh@rock-chips.c
tools: trust_merger: support "--ignore-bl32"
Ignore bl32 image pack even SEC=1 of [BL32_OPTION].
Change-Id: I3ee903d6fd0ca128d39b2cf06374fe72b5b7e58a Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| 8e2e2d41 | 05-Dec-2018 |
Kever Yang <kever.yang@rock-chips.com> |
tools: boot_merger: support add rc4 for legacy soc
The legacy chips like rk3188 maskrom require all IDB data with RC4, the boot_merger pack the loader with a rc4 flag in header, and the upgrade_tool
tools: boot_merger: support add rc4 for legacy soc
The legacy chips like rk3188 maskrom require all IDB data with RC4, the boot_merger pack the loader with a rc4 flag in header, and the upgrade_tool will write the data with rc4 to IDB area.
usage: boot_merger --rc4 RKBOOT/RK310BMINIALL.ini
Change-Id: I7788011885f153046117f193c9c9cbabe725eefa Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| 77e74af7 | 07-Sep-2018 |
Joseph Chen <chenjh@rock-chips.com> |
tools: boot_merge: support "--size" args
Change-Id: I7be7588cb331d6305eed738933221ac27947219a Signed-off-by: Joseph Chen <chenjh@rock-chips.com> |
| c43ff028 | 10-Aug-2018 |
Jeffy Chen <jeffy.chen@rock-chips.com> |
tools: resource_tool: Use not stripped version
Base on rkdevelop branch: 118d14adfe clk: rk32xx: rk3288: fix up the hclk_vio freq error
and: +++ b/tools/resource_tool/Makefile @@ -17,7 +17,6 @@ HEA
tools: resource_tool: Use not stripped version
Base on rkdevelop branch: 118d14adfe clk: rk32xx: rk3288: fix up the hclk_vio freq error
and: +++ b/tools/resource_tool/Makefile @@ -17,7 +17,6 @@ HEADERS += tests.h
$(TARGET): $(OBJS) $(CC) -o $@ $(OBJS) $(CFLAGS) $(LDFLAGS) $(LIBS) - $(STRIP) $@
Change-Id: I6be971937ab3c17cad0a81d18d38415e64a61a13 Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
show more ...
|
| a8f9b315 | 01-Aug-2018 |
Joseph Chen <chenjh@rock-chips.com> |
tools: loaderimage/trust_merge: support min size 64KB pack
Usually, it must be at 512kb align due to preloader detects every 512kb. But some product has critial flash size requirement, we have to ma
tools: loaderimage/trust_merge: support min size 64KB pack
Usually, it must be at 512kb align due to preloader detects every 512kb. But some product has critial flash size requirement, we have to make it small than 512KB.
Change-Id: If493ce1b680ebaa07a490dda7488b41b4e012902 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| 21b58542 | 25-Jun-2018 |
Joseph Chen <chenjh@rock-chips.com> |
tools: loaderimage: don't print build version info
Change-Id: Ib88dc9f2ea2a956a8a345f63ce6f50f36b013d5e Signed-off-by: Joseph Chen <chenjh@rock-chips.com> |
| 713410c6 | 13-Jun-2018 |
Joseph Chen <chenjh@rock-chips.com> |
tools: loaderimage: fix load address parse error
0x0 is valid load address which is used in 32-bit platforms.
Change-Id: I851b870651596e1d1bdeff59a037c13b428cd36c Signed-off-by: Joseph Chen <chenjh
tools: loaderimage: fix load address parse error
0x0 is valid load address which is used in 32-bit platforms.
Change-Id: I851b870651596e1d1bdeff59a037c13b428cd36c Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| d3746717 | 11-Jun-2018 |
Joseph Chen <chenjh@rock-chips.com> |
tools: loaderimage and trust_merger support "--size" command
With this command, we can assign image size.
command format: --size [per image KB size] [copy count]
[per image KB size]: per copy imag
tools: loaderimage and trust_merger support "--size" command
With this command, we can assign image size.
command format: --size [per image KB size] [copy count]
[per image KB size]: per copy image size(unit KB), should be 512Kb align; [copy count]: copies count to pack;
Change-Id: I43c075c4b5018ed4f7af2966a07af73c974cde39 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| be7a16a9 | 16-May-2018 |
Shunqian Zheng <zhengsq@rock-chips.com> |
upgrade_tool: update to v1.33 version
The v1.33 upgrade_tool supports gpt parameter flashing, usage:
$ sudo ./tools/upgrade_tool di -p ./tools/parameter_gpt.txt
Then it would write gpt table to e
upgrade_tool: update to v1.33 version
The v1.33 upgrade_tool supports gpt parameter flashing, usage:
$ sudo ./tools/upgrade_tool di -p ./tools/parameter_gpt.txt
Then it would write gpt table to emmc.
Change-Id: I6c4668d0405c880030cf4dfcc291caa62f23cf14 Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
show more ...
|
| 3b0f1392 | 11-May-2018 |
Joseph Chen <chenjh@rock-chips.com> |
tools: trust_merger: support option for RSA algorithm and SHA algorithm
1. RSA option: --rsa [algorithm magic]
--rsa 0: none RSA --rsa 1: RSA 1024 --rsa 2: RSA 2048 --rsa 3: RSA 2048 PSS(PK
tools: trust_merger: support option for RSA algorithm and SHA algorithm
1. RSA option: --rsa [algorithm magic]
--rsa 0: none RSA --rsa 1: RSA 1024 --rsa 2: RSA 2048 --rsa 3: RSA 2048 PSS(PKCS1 V2.1, only RK3308/PX30/RK3326 need)
2. SHA option: --sha [algorithm magic] --sha 0: none sha --sha 1: SHA 160 --sha 2: rk big endian SHA 256(only rk3368 need) --sha 3: little endian SHA 256
Change-Id: I54bc8e1b1e5f4a8aadb6787da1f17ffeb55ff1dd Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| f8ca6fb3 | 27-Jan-2018 |
Joseph Chen <chenjh@rock-chips.com> |
tools: update resource_tool to support "--root" command
Change-Id: I313e35ac62f236864afc4761c13810eb25b7ec0a Signed-off-by: Joseph Chen <chenjh@rock-chips.com> |