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 /include/configs | |
parent | 6ebcab8de7c38ca0b2cc5215c5b3e7ccf5f9d0d7 (diff) | |
download | u-boot-imx-808434cdbd70b6633c99fe2974af7d25316cc593.zip u-boot-imx-808434cdbd70b6633c99fe2974af7d25316cc593.tar.gz u-boot-imx-808434cdbd70b6633c99fe2974af7d25316cc593.tar.bz2 |
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 'include/configs')
0 files changed, 0 insertions, 0 deletions