[U-Boot] [PATCH 15/19] fdt: Drop fdt_fallback library
sjg at google.com
sjg at google.com
Tue May 2 11:27:15 UTC 2017
Drop this now-unused library and associated tests.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/fdt_test.py | 10 ---
tools/binman/func_test.py | 42 ++++-------
tools/dtoc/fdt.py | 4 +-
tools/dtoc/fdt_fallback.py | 181 ---------------------------------------------
tools/dtoc/fdt_select.py | 24 +-----
5 files changed, 18 insertions(+), 243 deletions(-)
delete mode 100644 tools/dtoc/fdt_fallback.py
Applied to u-boot-fdt/next, thanks!
More information about the U-Boot
mailing list