]> git.ipfire.org Git - people/ms/u-boot.git/commit
common: Remove genimg_get_image()
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Tue, 10 Oct 2017 18:59:43 +0000 (21:59 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 16 Oct 2017 13:42:51 +0000 (09:42 -0400)
commit137aefba0319eaa69de0707dce01d62339158d4d
tree3ed1d6bf3740e56a2f823bddf0aa2de15c604128
parentc68c03f52badc90951dbf8a054c0e500e04bf365
common: Remove genimg_get_image()

Removal of the legacy DataFlash code turned genimg_get_image() into a
no-op. Drop all calls to it and the function itself.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
common/bootm.c
common/image-fdt.c
common/image.c
include/image.h