[U-Boot] [U-Boot, v3, 1/3] cmd: Split 'bootz' and 'booti' out from 'bootm'

Tom Rini trini at konsulko.com
Sun Aug 21 17:08:15 CEST 2016


On Fri, Aug 12, 2016 at 08:31:15AM -0400, Tom Rini wrote:

> The bootz and booti commands rely on common functionality that is found
> in common/bootm.c and common/bootm_os.c.  They do not however rely on
> the rest of cmd/bootm.c to be implemented so split them into their own
> files.  Have various Makefiles include the required infrastructure for
> CONFIG_CMD_BOOT[IZ] as well as CONFIG_CMD_BOOTM.  Move the declaration
> of 'images' over to common/bootm.c.
> 
> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160821/8ae0d13e/attachment.sig>


More information about the U-Boot mailing list