[U-Boot] [PATCH v4 14/17] cpu: Add cpu_probe_all method
Simon Glass
sjg at chromium.org
Fri Sep 28 15:55:59 UTC 2018
On 6 August 2018 at 01:23, Mario Six <mario.six at gdsys.cc> wrote:
> Add a method to probe all CPUs of the board.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
> Notes:
> v3 -> v4:
> New in v4
>
> drivers/cpu/cpu-uclass.c | 23 +++++++++++++++++++++++
> include/cpu.h | 7 +++++++
> 2 files changed, 30 insertions(+)
Applied to u-boot-dm, and now in mainline, thanks!
More information about the U-Boot
mailing list