[U-Boot] [PATCH v2 2/5] x86: tangier: Add a sysreset driver

Simon Glass sjg at chromium.org
Thu Jul 19 15:21:56 UTC 2018


On 19 July 2018 at 04:07, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds a reset driver for tangier processor.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - new patch to add a reset driver for tangier processor
>
>  arch/x86/cpu/tangier/Makefile   |  2 +-
>  arch/x86/cpu/tangier/sysreset.c | 48 +++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 49 insertions(+), 1 deletion(-)
>  create mode 100644 arch/x86/cpu/tangier/sysreset.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list