Re: [PATCH 11/15] ppc/ppc405: Fix boot from kernel

2021-12-06 Thread Cédric Le Goater
On 12/6/21 16:16, BALATON Zoltan wrote: On Mon, 6 Dec 2021, Cédric Le Goater wrote: The machine can already boot with kernel and initrd U-boot images if a firmware is loaded first. Adapt and improve the load sequence to let the machine boot directly from a Linux kernel ELF image and a usual init

Re: [PATCH 11/15] ppc/ppc405: Fix boot from kernel

2021-12-06 Thread BALATON Zoltan
On Mon, 6 Dec 2021, Cédric Le Goater wrote: The machine can already boot with kernel and initrd U-boot images if a firmware is loaded first. Adapt and improve the load sequence to let the machine boot directly from a Linux kernel ELF image and a usual initrd image if a firmware image is not provi