[U-Boot] [PATCH v2 2/5] x86: tangier: Add a sysreset driver
Bin Meng
bmeng.cn at gmail.com
Fri Jul 20 01:39:07 UTC 2018
On Thu, Jul 19, 2018 at 11:21 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list