
19 Jul
2018
19 Jul
'18
12:04 p.m.
Hi Andy,
On Thu, Jul 19, 2018 at 6:07 PM, Bin Meng bmeng.cn@gmail.com wrote:
This adds a reset driver for tangier processor.
Signed-off-by: Bin Meng bmeng.cn@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
Could you please help test this driver? This series is at u-boot-x86/reset branch. Thanks!
Regards, Bin