commit | a087767d3f62e7102385062f1da197a55ca34a6f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Feb 27 22:06:35 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 23 09:05:53 2015 -0600 |
tree | 4b23d3c50eaee147f346fe59b34de9e313680603 | |
parent | 26b78b2bd1a8deb2359874e9c1a6f79169310b1e [diff] |
fdt: Rename setup_fdt() and make it prepare also There is little reason to split these two functions. Bring them together which simplifies the init sequence. Signed-off-by: Simon Glass <sjg@chromium.org>