This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
26e961c8cf
u-boot
/
lib
/
libfdt
/
fdt_wip.c
3 lines
76 B
C
Raw
Normal View
History
Unescape
Escape
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. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>
2017-11-27 07:06:07 +00:00
#
include
<linux/libfdt_env.h>
#
include
"../../scripts/dtc/libfdt/fdt_wip.c"
Reference in New Issue
Copy Permalink