mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
don't use prettyprint_part_size() in create_gpt_partitions_list() that avoid to align offset and size to 1 MiB and increase precision for start and size. This patch avoid the risk to change partition size and lost data during rename or swap. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Acked-by: Stephen Warren <swarren@nvidia.com> Tested-by: Stephen Warren <swarren@nvidia.com> |
||
|---|---|---|
| .. | ||
| vboot | ||
| test_000_version.py | ||
| test_dfu.py | ||
| test_efi_loader.py | ||
| test_efi_selftest.py | ||
| test_env.py | ||
| test_fit.py | ||
| test_gpt.py | ||
| test_help.py | ||
| test_hush_if_test.py | ||
| test_md.py | ||
| test_net.py | ||
| test_ofplatdata.py | ||
| test_sandbox_exit.py | ||
| test_shell_basics.py | ||
| test_sleep.py | ||
| test_ums.py | ||
| test_unknown_cmd.py | ||
| test_ut.py | ||
| test_vboot.py | ||