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>
Update rk3328 loader bin to v1.06.243
Update rk3328 miniloader bin to v2.43
Update rk3328 usbplug bin to v2.43
Change-Id: If21cfdab785d34eaf8820c25eda33ff6ec244fa3
Signed-off-by: Hans Yang <yhx@rock-chips.com>
This patch fix the issue miniloader not able to boot from sd-card.
This patch provide a 786M ddr, support for lpddr3 and ddr3.
Change-Id: Idf3e4470bcc2d1662327b16be7bc6cc20ec10b34
Signed-off-by: Kever Yang <kever.yang@rock-chips.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>