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
b63953bc21
rv1126-uboot
/
lib
/
libfdt
/
libfdt_internal.h
2 lines
54 B
C
Raw
Normal View
History
Unescape
Escape
UPSTREAM: libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/* Fortunately, U-Boot did not modify libfdt_internal.h locally. Change it to a wrapper of scripts/dtc/libfdt/fdt.h, which will be periodically synced with the upstream DTC (or kernel). Change-Id: Ia9e6f3ca1f19a3cfe9f85b02ae792e85cf81798e Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 35a33baea59210924bceedabcfba794f0fed59dd)
2017-10-17 13:30:17 +00:00
#
include
"../../scripts/dtc/libfdt/libfdt_internal.h"