commit | 25c9bee80979957c082033ca464e32d5981bd8aa | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Tue Oct 10 21:59:43 2017 +0300 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 16 09:42:51 2017 -0400 |
tree | 3ed1d6bf3740e56a2f823bddf0aa2de15c604128 | |
parent | 1b72520bf92e04302c75d3e47d57dcc7f1322afb [diff] |
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>