cpu: Add cpu_probe_all method
authorMario Six <mario.six@gdsys.cc>
Mon, 6 Aug 2018 08:23:43 +0000 (10:23 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 18 Sep 2018 14:12:21 +0000 (08:12 -0600)
commit57370de377340b0fcb81d90a187aa8b8f3494447
tree1eeef92a8013e1708079c73e9db3ef58552aea1e
parent50d188b9557f394b77f87561c71173c060953628
cpu: Add cpu_probe_all method

Add a method to probe all CPUs of the board.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/cpu/cpu-uclass.c
include/cpu.h