[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 05/21] hw/arm/aspeed: Add board model for Supermicro X11 B
From: |
Cédric Le Goater |
Subject: |
Re: [PATCH v2 05/21] hw/arm/aspeed: Add board model for Supermicro X11 BMC |
Date: |
Fri, 28 Aug 2020 08:16:26 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 8/25/20 5:18 PM, Peter Maydell wrote:
> On Tue, 25 Aug 2020 at 15:37, Erik Smit <erik.lucas.smit@gmail.com> wrote:
>> On Tue, Aug 25, 2020, 4:33 PM Peter Maydell <peter.maydell@linaro.org> wrote:
>>>
>>> On Wed, 19 Aug 2020 at 11:10, Cédric Le Goater <clg@kaod.org> wrote:
>>>>
>>>> From: erik-smit <erik.lucas.smit@gmail.com>
>>>>
>>>> The BMC Firmware can be downloaded from :
>>>>
>>>> https://www.supermicro.com/en/products/motherboard/X11SSL-F
>>>>
>>>> Signed-off-by: erik-smit <erik.lucas.smit@gmail.com>
>>>
>>> Should the name in the From and Signed-off-by: here be
>>> "Erik Smit" rather than "erik-smit" ?
>>
>> I don't know if it matters. I'm fine with either.
>
> It's supposed to be "your real name" (ie not a pseudonym,
> email address or username); obviously for some people that
> really is a single word or all-lower-case, but I usually
> check because separate-words-with-caps is the more common.
I have changed it to "Erik Smit" in the patchset.
Thanks,
C.
- [PATCH v2 06/21] aspeed/smc: Fix MemoryRegionOps definition, (continued)
- [PATCH v2 06/21] aspeed/smc: Fix MemoryRegionOps definition, Cédric Le Goater, 2020/08/19
- [PATCH v2 08/21] aspeed/sdhci: Fix reset sequence, Cédric Le Goater, 2020/08/19
- [PATCH v2 16/21] aspeed/sdmc: Perform memory training, Cédric Le Goater, 2020/08/19
- [PATCH v2 17/21] aspeed/sdmc: Allow writes to unprotected registers, Cédric Le Goater, 2020/08/19
- [PATCH v2 18/21] aspeed/sdmc: Simplify calculation of RAM bits, Cédric Le Goater, 2020/08/19
- [PATCH v2 05/21] hw/arm/aspeed: Add board model for Supermicro X11 BMC, Cédric Le Goater, 2020/08/19
[PATCH v2 10/21] ftgmac100: Fix interrupt status "Packet transmitted on ethernet", Cédric Le Goater, 2020/08/19
[PATCH v2 11/21] ftgmac100: Fix interrupt status "Packet moved to RX FIFO", Cédric Le Goater, 2020/08/19
[PATCH v2 12/21] ftgmac100: Change interrupt status when a DMA error occurs, Cédric Le Goater, 2020/08/19
[PATCH v2 14/21] ftgmac100: Fix integer overflow in ftgmac100_do_tx(), Cédric Le Goater, 2020/08/19
[PATCH v2 15/21] ftgmac100: Improve software reset, Cédric Le Goater, 2020/08/19
[PATCH v2 09/21] ftgmac100: Fix registers that can be read, Cédric Le Goater, 2020/08/19
[PATCH v2 19/21] aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller, Cédric Le Goater, 2020/08/19
[PATCH v2 20/21] arm: aspeed: add strap define `25HZ` of AST2500, Cédric Le Goater, 2020/08/19
[PATCH v2 21/21] hw: add a number of SPI-flash's of m25p80 family, Cédric Le Goater, 2020/08/19
Re: [PATCH v2 00/21] aspeed: cleanups and some extensions, Joel Stanley, 2020/08/25