]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/board_f.c
fdt: Rename setup_fdt() and make it prepare also
authorSimon Glass <sjg@chromium.org>
Sat, 28 Feb 2015 05:06:35 +0000 (22:06 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Apr 2015 15:05:53 +0000 (09:05 -0600)
commit0879361fd3bc33eb52bcfb2574a78f1e52a36429
tree4b23d3c50eaee147f346fe59b34de9e313680603
parentb45122fdf5d314ef1f492b051fb104a7b48b8079
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>
common/board_f.c
include/fdtdec.h
lib/fdtdec.c