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>
This commit is contained in:
Kever Yang
2017-12-12 10:50:01 +08:00
commit 224850510b
10 changed files with 14 additions and 0 deletions

BIN
tools/boot_merger Executable file

Binary file not shown.

BIN
tools/firmwareMerger Executable file

Binary file not shown.

BIN
tools/kernelimage Executable file

Binary file not shown.

BIN
tools/loaderimage Executable file

Binary file not shown.

BIN
tools/mkkrnlimg Executable file

Binary file not shown.

14
tools/parameter_gpt.txt Normal file
View File

@@ -0,0 +1,14 @@
FIRMWARE_VER: 6.0.0
MACHINE_MODEL: RK3399
MACHINE_ID: 007
MANUFACTURER: RK3399
MAGIC: 0x5041524B
ATAG: 0x00200800
MACHINE: 3399
CHECK_MASK: 0x80
PWR_HLD: 0,0,A,0,1
#KERNEL_IMG: 0x00280000
#FDT_NAME: rk-kernel.dtb
#RECOVER_KEY: 1,1,0,20,0
#in section; per section 512(0x200) bytes
CMDLINE: mtdparts=rk29xxnand:0x00001f40@0x00000040(loader1),0x00000080@0x00001f80(reserved1),0x00002000@0x00002000(reserved2),0x00002000@0x00004000(loader2),0x00002000@0x00006000(atf),0x00038000@0x00008000(boot:bootable),-@0x0040000(rootfs)

BIN
tools/resource_tool Executable file

Binary file not shown.

BIN
tools/rkdeveloptool Executable file

Binary file not shown.

BIN
tools/trust_merger Executable file

Binary file not shown.

BIN
tools/upgrade_tool Executable file

Binary file not shown.