hello,

On 04/02/2014 11:18 PM, Tom Rini wrote:
On Wed, Apr 02, 2014 at 10:20:02AM +0200, Przemyslaw Marczak wrote:

This commit introduces cleanup for uuid library.
Changes:
- move uuid<->string conversion functions into lib/uuid.c so they can be
   used by code outside part_efi.c.
- rename uuid_string() to uuid_bin_to_str() for consistency with existing
   uuid_str_to_bin()
- add an error return code to uuid_str_to_bin()
- update existing code to the new library functions.

Signed-off-by: Przemyslaw Marczak <p.marc...@samsung.com>
Cc: Stephen Warren <swar...@nvidia.com>
Cc: Lukasz Majewski <l.majew...@samsung.com>
Cc: tr...@ti.com

Applied to u-boot/master, thanks!


Thank you:)

--
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marc...@samsung.com
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to