On 3/10/25 11:31, Aditya Gupta wrote:
On 09/03/25 19:40, Cédric Le Goater wrote:
On 3/8/25 21:51, Aditya Gupta wrote:
Update skiboot.lid to below commit which adds support for booting on
Power11:
commit 785a5e3070a8 ("platform: Identify correct bmc platform based on bmc hw
version")
Built with glibc 2.40 and gcc 14.2 (Fedora 41)
Signed-off-by: Aditya Gupta<adit...@linux.ibm.com>
---
Should the roms/skiboot submodule also be updated ?
I see it has generally been updated on skiboot releases with versions,
eg. 7.1, 7.0. No newer version available for upstream/master.
---
---
pc-bios/skiboot.lid | Bin 2527328 -> 2527424 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
This change should come first as a sub maintainer PR, to avoid sending 2.5MB
on the mailing list :/ See how SLOF is handled.
Sorry didn't know this. I just checked the git log of skiboot.lid and thought
maybe it's this same way of sending patches.
For example, see :
https://lore.kernel.org/qemu-devel/cacpk8xfoknxr6_kkdffzm0p5w9m_ddd5e4seuakypxxr7sw...@mail.gmail.com/
To be sent before v6.
Thanks,
C.