mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-06 21:22:16 +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>