Re: [PATCH 4/7] fdt: ppc: Drop extra size for ramdisk

2023-12-13 Thread Simon Glass
On Sun, Nov 12, 2023 at 08:27:47AM -0700, Simon Glass wrote: > This code dates from around 2008: > >56844a22b76 powerpc: Fix bootm to boot up again with a Ramdisk > > Since then we have added FDT relocation which provides enough space > for expansion. We have also added all sorts of fixups ear

Re: [PATCH 4/7] fdt: ppc: Drop extra size for ramdisk

2023-11-12 Thread Tom Rini
On Sun, Nov 12, 2023 at 08:27:47AM -0700, Simon Glass wrote: > This code dates from around 2008: > >56844a22b76 powerpc: Fix bootm to boot up again with a Ramdisk > > Since then we have added FDT relocation which provides enough space > for expansion. We have also added all sorts of fixups e

[PATCH 4/7] fdt: ppc: Drop extra size for ramdisk

2023-11-12 Thread Simon Glass
This code dates from around 2008: 56844a22b76 powerpc: Fix bootm to boot up again with a Ramdisk Since then we have added FDT relocation which provides enough space for expansion. We have also added all sorts of fixups earlier in image_setup_libfdt() which require more space, with ramdisk bein