commit | a2b2caae5a351809a3648bd95e8498c3370ab052 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 27 07:38:15 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 02 10:16:46 2017 -0600 |
tree | e9d38d26b4bbff0d0dddc6e71ad16b46cd040a6e | |
parent | c40bfbadf26cc1f1b281a99bed31c173b1a51dd4 [diff] |
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>