commit | 0879361fd3bc33eb52bcfb2574a78f1e52a36429 | [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 | b45122fdf5d314ef1f492b051fb104a7b48b8079 [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>