Commits
Masahiro Yamada committed 9e65b01ac57
libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* Fortunately, U-Boot did not modify fdt.h locally. Change it to a wrapper of scripts/dtc/libfdt/fdt.h, which will be periodically synced with the upstream DTC (or kernel). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>