Simon Glass 83cd8fb13c fdt: ppc: Drop extra size for ramdisk
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 being the
least of them.

Therefore this extra hack for ramdisk seems unnecessary. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-12-13 18:39:05 -05:00
..
2023-10-11 15:43:55 -04:00
2021-11-11 19:01:56 -05:00
2023-11-14 20:04:00 -07:00
2022-01-19 18:11:34 +01:00
2023-09-19 11:36:25 -04:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2023-12-13 11:51:24 -05:00
2023-12-13 11:51:24 -05:00
2023-10-11 15:43:55 -04:00
2022-08-26 16:32:59 -06:00