This patchset fixes partions size limitation in 'gpt' command.

New 'ustrtoll' function is added and used to convert partition
size from string to unsigned long long type.


Piotr Wilczek (2):
  vsprintf: add ustrtoll function
  gpt: fix partion size limit

 common/cmd_gpt.c  |   10 ++++++----
 include/exports.h |    1 +
 lib/vsprintf.c    |   23 +++++++++++++++++++++++
 3 files changed, 30 insertions(+), 4 deletions(-)

-- 
1.7.9.5

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to