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-05-10 09:59:38 -04:00
2014-01-24 16:59:07 -05:00
2015-03-24 10:50:50 -04:00
2013-09-20 10:30:54 -04:00
2010-04-21 23:42:38 +02:00
2010-04-21 23:42:38 +02:00