Searched hist:"24 f9e652a5e0459a0a66e0502e4b47654759b2e7" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | boot_merger.h | 24f9e652a5e0459a0a66e0502e4b47654759b2e7 Mon Jun 24 02:26:29 UTC 2019 Joseph Chen <chenjh@rock-chips.com> 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: If221a32a462bb43bef67aae802adff5e1e8436ac Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| H A D | boot_merger.c | 24f9e652a5e0459a0a66e0502e4b47654759b2e7 Mon Jun 24 02:26:29 UTC 2019 Joseph Chen <chenjh@rock-chips.com> 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: If221a32a462bb43bef67aae802adff5e1e8436ac Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|