[U-Boot] [PATCH 0/4] common: move startup function prototypes in init.h

Tom Rini trini at konsulko.com
Mon Mar 12 14:55:45 UTC 2018


On Mon, Mar 12, 2018 at 09:47:15AM +0100, Patrick Delaunay wrote:

> 
> I push this serie after Masahiro Yamada's comment
> on patch "common: add a prototype for mach_cpu_init()"
> 
> The serie depends on v3 of this patch for the added
> file init.h
> 
> I just moved the function used in:
>  common/board_f.c
>  common/init/board_init.c
>  common/board_r.c
>  common/board_info.c
> and solve the checkpatch issue.
> 
> It is a step for common.h cleanup and I don't add
> documentation for the moved functions.
> 
> I don't know if other functions need to be moved:
>   $(BOARD)/$(BOARD).c ?
>   $(CPU)/start.S ?
> 
> or if the order of the new file init.h is correct.

Can you add a 5/4 that merges init_helpers.h into this new init.h file?
There's just one prototype.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180312/206505a4/attachment.sig>


More information about the U-Boot mailing list