qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 82b6a3: aspeed: Add support for the fp5280g2-


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] 82b6a3: aspeed: Add support for the fp5280g2-bmc board
Date: Fri, 22 Oct 2021 10:36:02 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 82b6a3f64d6d1ed0d5c455489a9294b59c8de65f
      
https://github.com/qemu/qemu/commit/82b6a3f64d6d1ed0d5c455489a9294b59c8de65f
  Author: John Wang <wangzq.jn@gmail.com>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M hw/arm/aspeed.c

  Log Message:
  -----------
  aspeed: Add support for the fp5280g2-bmc board

The fp5280g2-bmc is supported by OpenBMC, It's
based on the following device tree

https://github.com/openbmc/linux/blob/dev-5.10/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts

Signed-off-by: John Wang <wangzhiqiang02@inspur.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20211014064548.934799-1-wangzhiqiang02@inspur.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>


  Commit: fc6642544eb86b520fed4e3b7792bd89e563de08
      
https://github.com/qemu/qemu/commit/fc6642544eb86b520fed4e3b7792bd89e563de08
  Author: Cédric Le Goater <clg@kaod.org>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M hw/ssi/aspeed_smc.c
    M include/hw/ssi/aspeed_smc.h

  Log Message:
  -----------
  aspeed/smc: Use a container for the flash mmio address space

Because AddressSpaces must not be sysbus-mapped, commit e9c568dbc225
("hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use
alias") introduced an alias for the flash mmio region.

Using a container is cleaner.

Cc: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-Id: <20211018132609.160008-5-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>


  Commit: b12fa6118f4d838d19720ec6476a1666a1b43474
      
https://github.com/qemu/qemu/commit/b12fa6118f4d838d19720ec6476a1666a1b43474
  Author: Cédric Le Goater <clg@kaod.org>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M hw/sd/aspeed_sdhci.c
    M hw/sd/trace-events

  Log Message:
  -----------
  speed/sdhci: Add trace events

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-Id: <20211018132609.160008-6-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>


  Commit: eb8f1d57bd754b19da73bb316e80bbaf9b66103a
      
https://github.com/qemu/qemu/commit/eb8f1d57bd754b19da73bb316e80bbaf9b66103a
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M hw/arm/aspeed.c
    M hw/sd/aspeed_sdhci.c
    M hw/sd/trace-events
    M hw/ssi/aspeed_smc.c
    M include/hw/ssi/aspeed_smc.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into 
staging

Aspeed patches :

* New fp5280g2-bmc board (John)
* Small cleanup in Aspeed SMC model (Cedric)

# gpg: Signature made Fri 22 Oct 2021 12:55:18 AM PDT
# gpg:                using RSA key A0F66548F04895EBFE6B0B6051A343C7CFFBECA1
# gpg: Good signature from "Cédric Le Goater <clg@kaod.org>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: A0F6 6548 F048 95EB FE6B  0B60 51A3 43C7 CFFB ECA1

* remotes/clg/tags/pull-aspeed-20211022:
  speed/sdhci: Add trace events
  aspeed/smc: Use a container for the flash mmio address space
  aspeed: Add support for the fp5280g2-bmc board

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


Compare: https://github.com/qemu/qemu/compare/1dafe7656a9c...eb8f1d57bd75



reply via email to

[Prev in Thread] Current Thread [Next in Thread]