On 23 June 2015 at 15:39, Simon Glass wrote:
> 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
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() fun
2 matches
Mail list logo