On Mon, Oct 21, 2019 at 11:40 AM Simon Glass <[email protected]> wrote: > > The x86 power unit handles power management. Support initing this device > which is modelled as a new type of system controller since there are no > operations needed. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v3: > - Fix 'err-%d' typo > > Changes in v2: None > > arch/x86/include/asm/cpu.h | 1 + > arch/x86/lib/spl.c | 40 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 41 insertions(+) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

