1) update the loader to v1.07.237.bin solving the bootup failed.
2) improve the speedy for flashing image.
Change-Id: I8f7a2e947d2bd86b031a82f5886ffe17ba4ad4c8
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
1.add pgpt command to list gpt info
2.solve the issue that erase flash doesn't work
3.add "wlx" command support flash image by name
4.flash sparse image by wlx command
5.correct grow partition size error
6.correct backup gpt error
7.add set fixed partition uuid function with parameter_gpt.txt
Change-Id: I0a2f92890f88054890eef333161b4eb545f5df05
Signed-off-by: Hans Yang <yhx@rock-chips.com>
The base addresses of U-Boot on different SoC are differen, add it
as parameter.
eg:
loaderimage --pack --uboot ./u-boot.bin rk3229_uboot.img 0x60000000
loaderimage --pack --uboot ./u-boot.bin rk3399_uboot.img 0x200000
Change-Id: Ib29bb5c206e0bb0a201ec24dc28fa0dd0b6e891f
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
It will failed in low glibc pc if we compile it with high version glibc
Change-Id: I567fdca185adf4a787377cf4d042a28978d01059
Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
rkdevelop tool support ul, pack and unpack bootloader, tag u-boot now.
Change-Id: Ica4ff33f1512e3c5c895c6d1925b7f5000476e19
Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com>
It can use for rkdeveloptool update deveice patitions table
command: rkdeveloptool gpt parameter_gpt.txt
Change-Id: I4604def45380b32ef0b63b2090efeed6fb095ee6
Signed-off-by: Hans Yang <yhx@rock-chips.com>
update AndroidTool_Release_v2.39 readme and config.cfg,
update rk3328 atf binary
Change-Id: I924dd0fc4a564816e7ef20587aceae7b586dd37c
Signed-off-by: Hans Yang <yhx@rock-chips.com>
trust merge: support elf format.
loaderimage: use 4-byte align size for u-boot which is required by
hw cropto
Change-Id: I3479fcb1a6d9aeacda615b6462473e2731147561
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>