[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fd856ee5-9421-a832-85fe-8b4af604fbbf@st.com>
Date: Mon, 11 Dec 2017 11:22:07 +0100
From: Ludovic BARRE <ludovic.barre@...com>
To: Philippe Ombredanne <pombredanne@...b.com>
CC: Alexandre Torgue <alexandre.torgue@...com>,
Russell King <linux@...linux.org.uk>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@...ts.infradead.org>,
LKML <linux-kernel@...r.kernel.org>,
Gerald Baeza <gerald.baeza@...com>
Subject: Re: [PATCH] ARM: debug: add stm32 low-level debug support
Hi Neil, Philippe
thanks for review
I will send V2 with:
-my "signed-off"
-Acked-by: Alexandre TORGUE <alexandre.torgue@...com>
-SPDX license
/* SPDX-License-Identifier: GPL-2.0 */
BR
Ludo
On 12/11/2017 10:33 AM, Philippe Ombredanne wrote:
> Ludovic,
>
> On Mon, Dec 11, 2017 at 10:08 AM, Alexandre Torgue
> <alexandre.torgue@...com> wrote:
>> Hi Ludovic
>>
>> On 12/04/2017 02:32 PM, Ludovic Barre wrote:
>>>
>>> From: Ludovic Barre <ludovic.barre@...com>
>>>
>>> This adds low-level debug support on USART1 for STM32F4
>>> and STM32F7. Compiled via 'CONFIG_DEBUG_LL' and 'CONFIG_EARLY_PRINTK'.
>>> Enabled via 'earlyprintk' in bootargs.
>>>
>>> Signed-off-by: Gerald Baeza <gerald.baeza@...com>
>>
>>
>> Acked-by: Alexandre TORGUE <alexandre.torgue@...com>
>
> [...]
>
>>> --- /dev/null
>>> +++ b/arch/arm/include/debug/stm32.S
>>> @@ -0,0 +1,41 @@
>>> +/*
>>> + * Copyright (C) 2017, STMicroelectronics - All Rights Reserved
>>> + * Author: Gerald Baeza <gerald_baeza@...com>
>>> + * License terms: GNU General Public License (GPL), version 2
>
> Have you considered using the new SPDX ids? See THomas doc patches for details.
>
Powered by blists - more mailing lists