1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-26 20:35:22 +01:00
Files
u-boot-megous/drivers/fastboot
Alex Kiernan b762aa126e fastboot: Replace literal 32 with PART_NAME_LEN
Where we have to compute partition names, rather than using a hardcoded
32 for the partition name length, replace with PART_NAME_LEN.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: Eugeniu Rosca <rosca.eugeniu@gmail.com>
2019-04-21 10:26:52 +02:00
..