
24 Oct
2017
24 Oct
'17
8:15 p.m.
On Wed, Oct 18, 2017 at 03:11:07PM +0200, Patrick Delaunay wrote:
Add test of first and last LBA in gpt for rename and swap. Only the name is expected to change, so test 3 columns for part command 1: first LBA (start) 2: last LBA (end) 3: partition name
After rename, the last LBA change and it is a error in current U-Boot code
- "first" = 0x7ff : invalid value (<start)
- "second" = 0x17ff => size increasing !
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com
Applied to u-boot/master, thanks!
--
Tom