]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/cmd_nand.c
[new uImage] Use show_boot_progress() for new uImage format
authorMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:33:01 +0000 (10:33 +0100)
committerMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:33:01 +0000 (10:33 +0100)
commit1372cce2b9040fb640e5032b84e3a033a22d6ff0
tree6d0b4c288d75c74e82e49bb58925079886a9f0dc
parentc28c4d193dbfb20b2dd3a5447640fd6de7fd0720
[new uImage] Use show_boot_progress() for new uImage format

This patch allocates a set of show_boot_progress() IDs for new uImage format
and adds show_boot_progress() calls in new uImage format handling code.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
README
common/cmd_bootm.c
common/cmd_doc.c
common/cmd_ide.c
common/cmd_nand.c
common/image.c