Re: [PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine

2023-05-30 Thread Cédric Le Goater
On 5/30/23 23:27, Philippe Mathieu-Daudé wrote: On 8/5/23 09:58, Cédric Le Goater wrote: This change completes commits 5aa281d757 ("aspeed: Introduce a spi_boot region under the SoC") and 8b744a6a47 ("aspeed: Add a boot_rom overlap region in the SoC spi_boot container") which introduced a spi_bo

Re: [PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine

2023-05-30 Thread Philippe Mathieu-Daudé
On 8/5/23 09:58, Cédric Le Goater wrote: This change completes commits 5aa281d757 ("aspeed: Introduce a spi_boot region under the SoC") and 8b744a6a47 ("aspeed: Add a boot_rom overlap region in the SoC spi_boot container") which introduced a spi_boot container at the SoC level to map the boot rom

[PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine

2023-05-08 Thread Cédric Le Goater
This change completes commits 5aa281d757 ("aspeed: Introduce a spi_boot region under the SoC") and 8b744a6a47 ("aspeed: Add a boot_rom overlap region in the SoC spi_boot container") which introduced a spi_boot container at the SoC level to map the boot rom region as an overlap. It also fixes a Cov