Searched hist:"070 d00b8dc8453b8c2f12d74551919cf2b124136" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/asm-generic/ |
| H A D | global_data.h | 070d00b8dc8453b8c2f12d74551919cf2b124136 Tue Jun 23 21:39:10 UTC 2015 Simon Glass <sjg@chromium.org> dm: spl: Allow device tree/driver model in board_init_f()
Add an spl_init() function that does basic init such that board_init_f() can use simple malloc(), device tree and driver model. Each one is set up only if enabled for SPL.
Note: We really should refactor SPL such that there is a single board_init_f() and rename the existing weak board_init_f() functions provided by boards, calling them from the single board_init_f().
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spl.h | 070d00b8dc8453b8c2f12d74551919cf2b124136 Tue Jun 23 21:39:10 UTC 2015 Simon Glass <sjg@chromium.org> dm: spl: Allow device tree/driver model in board_init_f()
Add an spl_init() function that does basic init such that board_init_f() can use simple malloc(), device tree and driver model. Each one is set up only if enabled for SPL.
Note: We really should refactor SPL such that there is a single board_init_f() and rename the existing weak board_init_f() functions provided by boards, calling them from the single board_init_f().
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl.c | 070d00b8dc8453b8c2f12d74551919cf2b124136 Tue Jun 23 21:39:10 UTC 2015 Simon Glass <sjg@chromium.org> dm: spl: Allow device tree/driver model in board_init_f()
Add an spl_init() function that does basic init such that board_init_f() can use simple malloc(), device tree and driver model. Each one is set up only if enabled for SPL.
Note: We really should refactor SPL such that there is a single board_init_f() and rename the existing weak board_init_f() functions provided by boards, calling them from the single board_init_f().
Signed-off-by: Simon Glass <sjg@chromium.org>
|