This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
rv1126-uboot
Watch
1
Star
0
Fork
You've already forked rv1126-uboot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ee1ce3c58a
rv1126-uboot
/
lib
/
libfdt
/
fdt_wip.c
3 lines
76 B
C
Raw
Normal View
History
Unescape
Escape
UPSTREAM: libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c Now, lib/libfdt/fdt_wip.c is the same as scripts/dtc/libfdt/fdt_wip.c Change the former to a wrapper of the latter. Change-Id: Ifce4c63db38146297c14218ef94d226bf6e3bb27 Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 26e961c8cfdff00c5c9389d301d9a2eb10eb844c)
2017-11-27 07:06:07 +00:00
#
include
<linux/libfdt_env.h>
#
include
"../../scripts/dtc/libfdt/fdt_wip.c"