Searched hist:"808434 cdbd70b6633c99fe2974af7d25316cc593" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | start.c | 808434cdbd70b6633c99fe2974af7d25316cc593 Sun Nov 10 17:26:59 UTC 2013 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | board_f.c | 808434cdbd70b6633c99fe2974af7d25316cc593 Sun Nov 10 17:26:59 UTC 2013 Simon Glass <sjg@chromium.org> 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>
|