[U-Boot] [PATCH 03/11] bootm: Split out code from cmd_bootm.c

Tom Rini trini at ti.com
Wed Jun 11 21:48:03 CEST 2014


On Mon, Jun 02, 2014 at 10:39:43PM -0600, Simon Glass wrote:

> This file has code in three different categories:
> - Command processing
> - OS-specific boot code
> - Locating images and setting up to boot
> 
> Only the first category really belongs in a file called cmd_bootm.c.
> 
> Leave the command processing code where it is. Split out the OS-specific
> boot code into bootm_os.c. Split out the other code into bootm.c
> 
> Header files and extern declarations are tidied but otherwise no code
> changes are made, to make it easier to review.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Non-trivial to re-apply on top of master, please rebase.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140611/b1901845/attachment.pgp>


More information about the U-Boot mailing list