[U-Boot-Users] [PATCH 0/5 RESEND] [new uImage] patchset4 - assorted patches

Bartlomiej Sieka tur at semihalf.com
Thu Feb 21 18:55:29 CET 2008


Addressed comments posted to the first version, dropped patch fixing
fdt_support.c compilation with DEBUG enabled.

Patches apply on top of new-image branch of the u-boot-testing, with recent
master pulled. Original description:

This patchset encompasses some clean-ups and fixes, and adds the new uImage
#define knob (CONFIG_FIT), which is enabled by default. The patchset also adds
some new uImage-specific functionality: (1) a routine to parse new-style
arguments to bootm (and other commands), (2) a generic function for retrieving
images. It lays foundation for the soon-to-follow:
- low-level new uImage handling functions
- mkimage extensions to allow generation of new format images
- U-Boot support for booting new format images

Code from this patchset will be soon available from the new-image branch of
the u-boot-testing repository.

Please review, test and provide comments.


Marian Balakowicz (5):
      [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
      [new uImage] Rename and move print_image_hdr() routine
      [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
      [new uImage] Add gen_get_image() routine
      [new uImage] Pull in libfdt if CONFIG_FIT is enabled



Regards,
Bartlomiej




More information about the U-Boot mailing list