]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[new uImage] Add new uImage format handling to other bootm related commands
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)
commit09475f7527460e426c0e0628fc5b8f3754fbaa23
tree6b1936334756e2e5d526f799b2324baab12d3b24
parent1b7897f28d49a80d78d760ec6f6f11dc0f914338
[new uImage] Add new uImage format handling to other bootm related commands

Updated commands:

docboot  - cmd_doc.c
fdcboot  - cmd_fdc.c
diskboot - cmd_ide.c
nboot    - cmd_nand.c
scsiboot - cmd_scsi.c
usbboot  - cmd_usb.c

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
common/cmd_doc.c
common/cmd_fdc.c
common/cmd_ide.c
common/cmd_nand.c
common/cmd_scsi.c
common/cmd_usb.c