Hi Simon,
2016-11-18 2:29 GMT+09:00 Simon Glass :
> Create a boot_from_devices() function to handle trying each device. This
> helps to reduce the size of the already-large board_init_r() function.
>
> Signed-off-by: Simon Glass
> ---
>
> common/spl/spl.c | 33 +
Create a boot_from_devices() function to handle trying each device. This
helps to reduce the size of the already-large board_init_r() function.
Signed-off-by: Simon Glass
---
common/spl/spl.c | 33 +
1 file changed, 21 insertions(+), 12 deletions(-)
diff --git a
2 matches
Mail list logo