答复: [PATCH] aspeed: Add support for the fp5280g2-bmc board

2021-10-13 Thread 刘锡伟
ngzq...@gmail.com] 发送时间: 2021年10月13日 15:30 收件人: Tao Lin (林涛)-浪潮商用机器 ; George Liu (刘锡伟) ; Chicago Duan (段志佳)-云数据中心集团 抄送: Cédric Le Goater ; Peter Maydell ; Andrew Jeffery ; Joel Stanley ; open list:ASPEED BMCs ; open list:All patches CC here 主题: Re: [PATCH] aspeed: Add support for the fp5280g2

[PATCH] aspeed: Add support for the fp5280g2-bmc board

2021-10-13 Thread John Wang
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 --- hw/arm/aspeed.c | 48 1 file changed, 4

Re: [PATCH] aspeed: Add support for the fp5280g2-bmc board

2021-10-13 Thread 王志强
This patch is based on https://github.com/openbmc/qemu (commit id: 2856503299534aab7602de2aaa88dd9ee7e9d61a),not qemu/qemu. John Wang 于2021年10月13日周三 下午3:26写道: > > The fp5280g2-bmc is supported by OpenBMC, It's > based on the following device tree > > https://github.com/openbmc/linux/blob/dev-5.1

Re: [PATCH] aspeed: Add support for the fp5280g2-bmc board

2021-10-13 Thread Cédric Le Goater
Hello John, On 10/13/21 09:26, John Wang wrote: 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 --- hw/arm/aspeed.c | 48 +++