mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-14 10:50:49 +00:00
Architecture specific do_bootm_linux() routines share common ramdisk image processing code. Move this code to a common helper routine. Signed-off-by: Marian Balakowicz <m8@semihalf.com>