On Tue, Dec 8, 2015 at 11:38 AM, Simon Glass <sjg at chromium.org> wrote: > Use the CPU driver's probe() method to perform the CPU init. This will happen > automatically when the first CPU is probed. > > Signed-off-by: Simon Glass <sjg at chromium.org> > --- Reviewed-by: Bin Meng <bmeng.cn at gmail.com>