[U-Boot] [PATCH v5 08/13] lib: add uuid_str_to_bin for use with bootp and PXE uuid

Wolfgang Denk wd at denx.de
Mon Oct 17 22:19:30 CEST 2011


Dear "Jason Hobbs",

In message <1314805054-16250-9-git-send-email-jason.hobbs at calxeda.com> you wrote:
> Signed-off-by: Jason Hobbs <jason.hobbs at calxeda.com>
> ---
> changes for v2:
> - Move uuid_str_to_bin's prototype from uuid. to common.h
> - Place uuid.o make rule in sorted order and conditionalize
> 
> changes for v3:
> - check for NULL pointers in uuid conversion function
> 
> changes for v4:
> - add a UUID string validator
> 
> changes in v5:
> - none
> 
>  include/common.h |    4 ++
>  lib/Makefile     |    1 +
>  lib/uuid.c       |   85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 90 insertions(+), 0 deletions(-)
>  create mode 100644 lib/uuid.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The ideal situation is to have massive computing power right at home.
Something that dims the streetlights and shrinks the picture  on  the
neighbours' TVs when you boot it up.


More information about the U-Boot mailing list