Commit Graph

215 Commits (lime2-spi)

Author SHA1 Message Date
Kumar Gala 274cea2bdd [new uImage] rework error handling so common functions don't reset 16 years ago
Kumar Gala a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one 16 years ago
Marian Balakowicz 4efbe9dbb1 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled 16 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 16 years ago
Marian Balakowicz 6f0f9dfc4e [new uImage] Optimize gen_get_image() flow control 16 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 16 years ago
Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine 16 years ago
Marian Balakowicz f50433d670 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines 16 years ago
Marian Balakowicz fff888a199 [new uImage] Add gen_get_image() routine 16 years ago
Marian Balakowicz b6b0fe6460 [new uImage] Cleanup do_botm_linux() boot allocations 16 years ago
Marian Balakowicz ceaed2b1e5 [new uImage] Move ramdisk loading to a common routine 16 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 16 years ago
Marian Balakowicz 42b73e8ee0 [new uImage] Factor out common routines for getting os/arch/type/comp names 16 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 16 years ago
Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine 16 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 16 years ago