commit | a93648d197df48fa46dd55f925ff70468bd81c71 | [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 | 067d15607598884e270f3076c721f56d3c4f65e6 [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>