| #
c52e4f30 |
| 13-Sep-2022 |
Joseph Chen <chenjh@rock-chips.com> |
RKBOOT/RKTRUST/bin: Set file mode 644
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I3fa512e2cfa636800ef15907c53aae24cd599967
|
| #
5bbca279 |
| 23-May-2019 |
Joseph Chen <chenjh@rock-chips.com> |
RKTRUST: remove prefix path "tools/rk_tools/"
This is a prefix path from legacy rkdevelop U-Boot, we remove it since there is not such path in rkbin project.
Change-Id: I7149b77a2d7ddaaf741ea98beeb
RKTRUST: remove prefix path "tools/rk_tools/"
This is a prefix path from legacy rkdevelop U-Boot, we remove it since there is not such path in rkbin project.
Change-Id: I7149b77a2d7ddaaf741ea98beeb75ecba63ad4c1 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
5d6d7d43 |
| 12-Dec-2017 |
Kever Yang <kever.yang@rock-chips.com> |
Merge branch 'rkbin_171212' into rkbin
|
| #
6e754062 |
| 24-Nov-2017 |
Joseph Chen <chenjh@rock-chips.com> |
rk3368: update bl31 to v1.91 for kernel 3.10.
update features: 48e3101 plat: rk3368: disable fiq debugger when suspend
Change-Id: Ief538bb2e2f715bec274b490d8bf81646f2e4350 Signed-off-by: Joseph Ch
rk3368: update bl31 to v1.91 for kernel 3.10.
update features: 48e3101 plat: rk3368: disable fiq debugger when suspend
Change-Id: Ief538bb2e2f715bec274b490d8bf81646f2e4350 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
85ef0ddd |
| 24-Feb-2017 |
William Zhang <william.zhang@rock-chips.com> |
RKBOOT/RKTRUST: rename the bin and ini files in rk_tools to a standard
1. Files to be merged in rk_tools should rename as format: [chip]_[module]_[feature]_[version].[postfix] such as "rk
RKBOOT/RKTRUST: rename the bin and ini files in rk_tools to a standard
1. Files to be merged in rk_tools should rename as format: [chip]_[module]_[feature]_[version].[postfix] such as "rk322xh_ddr3_800MHz_v1.00.bin" 2. Output two-level loader, format such as "rk322xh_loader_v1.00.238.bin", v1.00.238 means its ddr version is v1.06, and miniloader version is v2.38. 3. As for output one-level loader, format such as "rk3288_bootloader_v1.01.bin", v1.01 means its ddr version is v1.01.
Change-Id: Ia492b9c76e2396ff246585d5fbbb34c248b55044 Signed-off-by: William Zhang <william.zhang@rock-chips.com>
show more ...
|
| #
c9c4655c |
| 31-Aug-2016 |
Jason Song <sxj@rock-chips.com> |
px5: add init config for px5 chip.
compile cmd:
make px5_defconfig make ARCHV=aarch64
ini, must modify this two file:
tools/rk_tools/RKBOOT/PX5MINIALL.ini tools/rk_tools/RKTRUST/PX5TRUST.ini
Cha
px5: add init config for px5 chip.
compile cmd:
make px5_defconfig make ARCHV=aarch64
ini, must modify this two file:
tools/rk_tools/RKBOOT/PX5MINIALL.ini tools/rk_tools/RKTRUST/PX5TRUST.ini
Change-Id: I81250ebc3b49b59cff64a05f86d7ed19a13a6a7d Signed-off-by: Jason Song <sxj@rock-chips.com>
show more ...
|