Re: [PATCH v2] aspeed: Don't set always boot properties of the emmc device

2024-11-04 Thread Philippe Mathieu-Daudé
On 3/11/24 18:08, Cédric Le Goater wrote: Commit e554e45b4478 ("aspeed: Tune eMMC device properties to reflect HW strapping") added support to boot from an eMMC device by setting the boot properties of the eMMC device. This change made the assumption that the device always has boot areas. Howeve

Re: [PATCH v2] aspeed: Don't set always boot properties of the emmc device

2024-11-04 Thread Jan Lübbe
On Sun, 2024-11-03 at 22:08 +0100, Cédric Le Goater wrote: > Commit e554e45b4478 ("aspeed: Tune eMMC device properties to reflect > HW strapping") added support to boot from an eMMC device by setting > the boot properties of the eMMC device. This change made the > assumption that the device always

[PATCH v2] aspeed: Don't set always boot properties of the emmc device

2024-11-03 Thread Cédric Le Goater
Commit e554e45b4478 ("aspeed: Tune eMMC device properties to reflect HW strapping") added support to boot from an eMMC device by setting the boot properties of the eMMC device. This change made the assumption that the device always has boot areas. However, if the machine boots from the flash devic