]> git.baikalelectronics.ru Git - uboot.git/commit
fdt: Drop fdt_fallback library
authorSimon Glass <sjg@chromium.org>
Sat, 27 May 2017 13:38:26 +0000 (07:38 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 2 Jun 2017 16:18:20 +0000 (10:18 -0600)
commitdd1434cf76da2ec9a3ec44e2403b0ab34356e5f9
tree3252836f52ed097055995c2f233919102eba611b
parentb35abacf47ec553a863376ea90a1290918d07a89
fdt: Drop fdt_fallback library

Drop this now-unused library and associated tests.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/fdt_test.py
tools/binman/func_test.py
tools/dtoc/fdt.py
tools/dtoc/fdt_fallback.py [deleted file]
tools/dtoc/fdt_select.py