On Mon, Nov 25, 2019 at 12:11 PM Simon Glass <s...@chromium.org> wrote:
>
> Add a simple command to show information about the PMC.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3:
> - Rename power-mgr uclass to acpi-pmc
>
> Changes in v2: None
>
>  arch/Kconfig |  1 +
>  cmd/Kconfig  |  8 ++++++
>  cmd/Makefile |  1 +
>  cmd/pmc.c    | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 91 insertions(+)
>  create mode 100644 cmd/pmc.c
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to