mirror of
https://xff.cz/git/u-boot/
synced 2026-02-21 14:43:58 +01: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>