u-boot/arch/sandbox/cpu
Simon Glass 808434cdbd sandbox: Allow return from board_init_f()
The execution flow becomes easier if we can return from board_init_f()
as ARM does. We can control things from start.c instead of having to
call back into that file from other places.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-01-08 17:24:38 -07:00
..
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile sandbox: Use system headers first for sandbox's os.c 2013-11-21 16:54:26 -07:00
os.c sandbox: Improve/augment memory allocation functions 2014-01-08 17:24:19 -07:00
start.c sandbox: Allow return from board_init_f() 2014-01-08 17:24:38 -07:00
state.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00