Re: [PATCH v2 00/20] ppc: QOM'ify 405 board

2022-08-04 Thread Cédric Le Goater
On 8/4/22 12:07, Daniel Henrique Barboza wrote: On 8/4/22 03:07, Cédric Le Goater wrote: Daniel, On 8/3/22 15:28, Cédric Le Goater wrote: Hello, Here is large series QOM'ifying the PPC405 board. It introduces a new generic machine and SoC models, converts the current device models to QOM an

Re: [PATCH v2 00/20] ppc: QOM'ify 405 board

2022-08-04 Thread Daniel Henrique Barboza
On 8/4/22 03:07, Cédric Le Goater wrote: Daniel, On 8/3/22 15:28, Cédric Le Goater wrote: Hello, Here is large series QOM'ifying the PPC405 board. It introduces a new generic machine and SoC models, converts the current device models to QOM and populates the SoC. The process is quite mechan

Re: [PATCH v2 00/20] ppc: QOM'ify 405 board

2022-08-03 Thread Cédric Le Goater
Daniel, On 8/3/22 15:28, Cédric Le Goater wrote: Hello, Here is large series QOM'ifying the PPC405 board. It introduces a new generic machine and SoC models, converts the current device models to QOM and populates the SoC. The process is quite mechanical without too much issues to handle. The n

[PATCH v2 00/20] ppc: QOM'ify 405 board

2022-08-03 Thread Cédric Le Goater
Hello, Here is large series QOM'ifying the PPC405 board. It introduces a new generic machine and SoC models, converts the current device models to QOM and populates the SoC. The process is quite mechanical without too much issues to handle. The noisy part is the initial patch introducing the SoC r