commit | 21a1df113a4a0f0e60238958e233fca8c12e0089 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Apr 21 09:28:41 2020 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Mon Apr 27 20:29:33 2020 +0200 |
tree | 4c93609ea773e152591df529d69c2a3e5db88abd | |
parent | 13e98763ac761c23681f6adeee91644412f73de8 [diff] |
spl: Extract legacy image handling into separate file This patch moves the legacy image handling into a separate file, which will be extended with other legacy image features later. No function change intended. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>