mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 04:21:18 +02:00
Move entry point code out of each arch and into common code. Keep the entry point in the bootm_headers_t images struct. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>