
On Fri, Jul 26, 2013 at 6:12 PM, Roger Meier roger@bufferoverflow.ch wrote:
Signed-off-by: Roger Meier roger@bufferoverflow.ch
Licenses/README | 13 ++++++------ Licenses/bsd-2-clause.txt | 25 ++++++++++++++++++++++ lib/libfdt/fdt.c | 47 +----------------------------------------- lib/libfdt/fdt_empty_tree.c | 47 +----------------------------------------- lib/libfdt/fdt_ro.c | 47 +----------------------------------------- lib/libfdt/fdt_rw.c | 47 +----------------------------------------- lib/libfdt/fdt_strerror.c | 47 +----------------------------------------- lib/libfdt/fdt_sw.c | 47 +----------------------------------------- lib/libfdt/fdt_wip.c | 47 +----------------------------------------- lib/libfdt/libfdt_internal.h | 47 +----------------------------------------- 10 files changed, 40 insertions(+), 374 deletions(-) create mode 100644 Licenses/bsd-2-clause.txt
These are external imported sources. I don't think you should be changing them within u-boot other than anything necessary to build. That will make importing them from upstream more work and add noise to any real modifications that may have been made.
Rob