History log of /rk3399_rockchip-uboot/tools/rockchip/loaderimage.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 2d3e1fe4 06-May-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# c64e2562 16-Apr-2020 Yifeng Zhao <zyf@rock-chips.com>

tools: add pack kernel tool for rv1108

Change-Id: I9a8e1b2884bcc26144162e3ca838750bef69907a
Signed-off-by: Yifeng Zhao <zyf@rock-chips.com>
Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com>


# 52243bce 24-Jun-2019 Joseph Chen <chenjh@rock-chips.com>

tools: rockchip: loaderimage: add "--prepath" support

Add prefix path of binary path.

Change-Id: I30fe03e0614c7724f452ad8b9d3800acd92db02c
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# 2bbbd780 10-Apr-2019 Joseph Chen <chenjh@rock-chips.com>

tools: rockchip: loaderimage: print file size with KB

load addr is 0x600000!
pack input ./u-boot.bin
pack file size: 484551(473 KB)
crc = 0xfef42a0e
uboot version: U-Boot 2017.09-02804-ge3e39ee-dir

tools: rockchip: loaderimage: print file size with KB

load addr is 0x600000!
pack input ./u-boot.bin
pack file size: 484551(473 KB)
crc = 0xfef42a0e
uboot version: U-Boot 2017.09-02804-ge3e39ee-dirty (Apr 10 2019 - 14:11:39)

Change-Id: If8fbdd943e328db41523ded47deeedfe8c6bde0e
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...


# 23ba6841 26-Sep-2018 Joseph Chen <chenjh@rock-chips.com>

tools: rockchip: support hostprogs for pack tools

- include: boot_merge/trust_merge/loaderimage/resource_tool/checksum;
- porting from rkdevelop and base on commit 8fd1d8f
(resource: get resource

tools: rockchip: support hostprogs for pack tools

- include: boot_merge/trust_merge/loaderimage/resource_tool/checksum;
- porting from rkdevelop and base on commit 8fd1d8f
(resource: get resource primary from boot partition);
- clean generated binary file when execute clean command;

Change-Id: I41c1893c2da0a0f25c2d39dbbd933f89fbb04948
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...