diff options
| author | Simon Glass <sjg@chromium.org> | 2013-11-10 10:26:59 -0700 |
|---|---|---|
| committer | Simon Glass <sjg@chromium.org> | 2014-01-08 17:24:38 -0700 |
| commit | 808434cdbd70b6633c99fe2974af7d25316cc593 (patch) | |
| tree | e867522a0f02358fedd4afc11b49852a5f830d42 /arch/sandbox/cpu/cpu.c | |
| parent | 6ebcab8de7c38ca0b2cc5215c5b3e7ccf5f9d0d7 (diff) | |
| download | olio-uboot-2014.01-808434cdbd70b6633c99fe2974af7d25316cc593.tar.xz olio-uboot-2014.01-808434cdbd70b6633c99fe2974af7d25316cc593.zip | |
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>
Diffstat (limited to 'arch/sandbox/cpu/cpu.c')
0 files changed, 0 insertions, 0 deletions