commit | a944093a80f524e6cc63b7e060ebc995b0e3cede | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 27 07:38:30 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 02 10:18:20 2017 -0600 |
tree | cb32ed8b42fdd0b3e5547b2f6b93022eacf7d3ca | |
parent | 22c92ca332f29c19df9448f72855e56cedcabe03 [diff] |
fdt: Drop fdt_select.py This file was used to select between the normal and fallback libfdt implementations. Now that we only have one, it is not needed. Drop it and fix up all users. Signed-off-by: Simon Glass <sjg@chromium.org>