History log of /rkbin/tools/resource_tool (Results 1 – 4 of 4)
Revision Date Author Comments
# 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 ...


# 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 ...


# 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>


# 22485051 12-Dec-2017 Kever Yang <kever.yang@rock-chips.com>

tools: add tools for merge rkbin

These tools are from tool/ of Rockchip u-boot rkdevelop branch

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>