Commits
Simon Glass committed 99ed4a2e979
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>