[U-Boot] [PATCH v3 024/108] x86: spl: Support init of a PUNIT
Bin Meng
bmeng.cn at gmail.com
Mon Oct 28 07:12:48 UTC 2019
On Mon, Oct 21, 2019 at 11:40 AM Simon Glass <sjg at chromium.org> 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 <sjg at chromium.org>
> ---
>
> 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 <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list