diff options
author | Karl Apsite <Karl.Apsite@dornerworks.com> | 2015-05-21 09:52:49 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-05-28 08:18:21 -0400 |
commit | d52e8575d9a4244992cd69e717affc97ea6e9b36 (patch) | |
tree | 5059a114ba921fe78a60001a88116bdd9ad666d8 /.travis.yml | |
parent | 84a07dbfd8e916788d685a4227f9a4e770375ffd (diff) | |
download | u-boot-imx-d52e8575d9a4244992cd69e717affc97ea6e9b36.zip u-boot-imx-d52e8575d9a4244992cd69e717affc97ea6e9b36.tar.gz u-boot-imx-d52e8575d9a4244992cd69e717affc97ea6e9b36.tar.bz2 |
Combine bootm_find_<thing> functions together
bootm_find_ramdisk_fdt() renamed to bootm_find_images() for readability.
The function bootm_find_ramdisk_fdt() appears to be a simple wrapper for
bootm_find_ramdisk(), bootm_find_fdt(), and now bootm_find_loadables().
I didn't see any other callers entering a bootm_find<thing>, so removing
the wrapper, and condensing these together hopefully makes the code a
little simpler.
Signed-off-by: Karl Apsite <Karl.Apsite@dornerworks.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions