This website works better with JavaScript.
Explore
Help
Sign In
Whitebox
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html
(AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
44161
Commits
3
Branches
0
Tags
148 MiB
Tree:
ef621da7f8
u-boot
/
include
/
libfdt.h
2 lines
34 B
Raw
Normal View
History
Unescape
Escape
fdt: Move header files into lib/libfdt These header files are actually part of libfdt. Move them there to make it easier to build pylibfdt and easier to merge changes from upstream. Update the license header to use SPDX at the same time. Signed-off-by: Simon Glass <sjg@chromium.org>
8 years ago
#
include
<../lib/libfdt/libfdt.h>