This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-06 13:14:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
aa88ac884c
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 a new issue
Copy permalink