[U-Boot] [PATCH v2 0/2] libfdt: fix "Bring in upstream stringlist functions"
Masahiro Yamada
yamada.masahiro at socionext.com
Mon Oct 17 13:22:32 CEST 2016
I found my boards are broken since
commit b02e4044ff8ee1f6ac83917a39514172a9b449fb
Author: Simon Glass <sjg at chromium.org>
Date: Sun Oct 2 17:59:28 2016 -0600
libfdt: Bring in upstream stringlist functions
I figured out that the root cause
is in the upstream libfdt.
The upstream libfdt has been fixed,
so I am backporting commits.
Changes in v2:
- Add sob of David Gibson
Masahiro Yamada (2):
libfdt: fix fdt_stringlist_count()
libfdt: fix fdt_stringlist_search()
lib/libfdt/fdt_ro.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list