[U-Boot] [U-Boot, v7, 1/2] Fix board init code to respect the C runtime environment

Tom Rini trini at konsulko.com
Thu Jan 14 14:20:38 CET 2016


On Wed, Nov 25, 2015 at 05:56:32PM +0100, Albert ARIBAUD wrote:

> board_init_f_mem() alters the C runtime environment's
> stack it is actually already using. This is not a valid
> behaviour within a C runtime environment.
> 
> Split board_init_f_mem into C functions which do not alter
> their own stack and always behave properly with respect to
> their C runtime environment.
> 
> Signed-off-by: Albert ARIBAUD <albert.u.boot at aribaud.net>
> Acked-by: Thomas Chou <thomas at wytron.com.tw>

Applied to u-boot/master, thanks!

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


More information about the U-Boot mailing list