public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] libfdt: fix bugs
@ 2015-07-14 16:08 Masahiro Yamada
  2015-07-14 16:08 ` [U-Boot] [PATCH v2 1/3] libfdt: fix description of fdt_get_string() Masahiro Yamada
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Masahiro Yamada @ 2015-07-14 16:08 UTC (permalink / raw)
  To: u-boot


This series fixes bugs of libfdt.

These functions were added by Thierry for U-boot only.
So, we do not send it back to the DTC ML.



Masahiro Yamada (3):
  libfdt: fix description of fdt_get_string()
  libfdt: fix error code of fdt_get_string_index()
  libfdt: fix error code of fdt_count_strings()

 include/libfdt.h    | 2 +-
 lib/libfdt/fdt_ro.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-07-20 13:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14 16:08 [U-Boot] [PATCH v2 0/3] libfdt: fix bugs Masahiro Yamada
2015-07-14 16:08 ` [U-Boot] [PATCH v2 1/3] libfdt: fix description of fdt_get_string() Masahiro Yamada
2015-07-18 14:36   ` Simon Glass
2015-07-20 13:25     ` Simon Glass
2015-07-14 16:08 ` [U-Boot] [PATCH v2 2/3] libfdt: fix error code of fdt_get_string_index() Masahiro Yamada
2015-07-18 14:36   ` Simon Glass
2015-07-20 13:25     ` Simon Glass
2015-07-14 16:08 ` [U-Boot] [PATCH v2 3/3] libfdt: fix error code of fdt_count_strings() Masahiro Yamada
2015-07-18 14:36   ` Simon Glass
2015-07-20 13:25     ` Simon Glass
2015-07-14 18:16 ` [U-Boot] [PATCH v2 0/3] libfdt: fix bugs Scott Wood
2015-07-18 14:36   ` Simon Glass
2015-07-18 17:42     ` Scott Wood
2015-07-20  2:10       ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox