
18 Oct
2016
18 Oct
'16
12:17 a.m.
On 17 October 2016 at 14:50, Maxime Ripard maxime.ripard@free-electrons.com wrote:
Now that the overlay code has been merge upstream, update our copy to what's been merged, since a significant number of issues have been fixed during the merge process.
Signed-off-by: Maxime Ripard maxime.ripard@free-electrons.com
include/libfdt.h | 24 ++++-- lib/libfdt/fdt_overlay.c | 199 +++++++++++++++++++++++++++++----------------- lib/libfdt/fdt_strerror.c | 3 + 3 files changed, 147 insertions(+), 79 deletions(-)
Acked-by: Simon Glass sjg@chromium.org