Files
u-boot/arch/x86/lib
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment
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@aribaud.net>
Acked-by: Thomas Chou <thomas@wytron.com.tw>
2016-01-13 21:05:17 -05:00
..
2015-08-26 07:54:13 -07:00
2015-08-05 08:44:08 -06:00
2013-06-26 10:18:56 -04:00
2014-11-21 07:34:15 +01:00
2015-10-21 07:46:26 -06:00
2015-10-21 07:46:26 -06:00