commit | 28be1cf40b19d573c4849810bb15084360e53f6d | [log] [tgz] |
---|---|---|
author | Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com> | Thu Jan 15 02:48:07 2015 -0200 |
committer | Tom Rini <trini@ti.com> | Thu Jan 29 13:38:41 2015 -0500 |
tree | 87672e7f6b2132cf992d79dde7bde7a2cc060977 | |
parent | fc3c967c4825a4db6a21587dcffc63931b786a81 [diff] |
imagetool: replace image registration function by linker_lists feature The registration was introduced in commit f86ed6a8d52c99bb2d17d3cac1647edca0c4399c This commit also removes all registration functions, and the member "next" from image_type_params struct Signed-off-by: Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>