From: Tom Rini <trini@konsulko.com>
To: Simon Glass <sjg@chromium.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
Sean Edmond <seanedmond@microsoft.com>,
Andy Fleming <afleming@gmail.com>,
Jerry Van Baren <vanbaren@cideas.com>,
Mario Six <mario.six@gdsys.cc>,
Mattijs Korpershoek <mkorpershoek@baylibre.com>,
Priyanka Jain <priyanka.jain@nxp.com>,
Safae Ouajih <souajih@baylibre.com>, Stefan Roese <sr@denx.de>,
Wolfgang Denk <wd@denx.de>
Subject: Re: [PATCH 4/7] fdt: ppc: Drop extra size for ramdisk
Date: Sun, 12 Nov 2023 13:22:48 -0500 [thread overview]
Message-ID: <20231112182248.GE6601@bill-the-cat> (raw)
In-Reply-To: <20231112152754.130399-5-sjg@chromium.org>
[-- Attachment #1: Type: text/plain, Size: 592 bytes --]
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 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>
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2023-11-12 18:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-12 15:27 [PATCH 0/7] fdt: Move towards using ofnode for devicetree fixups Simon Glass
2023-11-12 15:27 ` [PATCH 1/7] boot: Drop size parameter from image_setup_libfdt() Simon Glass
2023-11-12 18:22 ` Tom Rini
2023-12-13 20:39 ` Simon Glass
2023-11-12 15:27 ` [PATCH 2/7] fdt: Check for a valid fdt in oftree_ensure() Simon Glass
2023-11-12 15:27 ` [PATCH 3/7] fdt: Improve the comment for fdt_shrink_to_minimum() Simon Glass
2023-11-12 15:27 ` [PATCH 4/7] fdt: ppc: Drop extra size for ramdisk Simon Glass
2023-11-12 18:22 ` Tom Rini [this message]
2023-12-13 20:39 ` Simon Glass
2023-11-12 15:27 ` [PATCH 5/7] boot: Move adding initrd earlier in image_setup_libfdt() Simon Glass
2023-12-13 20:39 ` Simon Glass
2023-11-12 15:27 ` [PATCH 6/7] fdt: Drop the confusing casts in lmb_free() Simon Glass
2023-12-13 20:39 ` Simon Glass
2023-11-12 15:27 ` [PATCH 7/7] fdt: Move ft_verify_fdt() before the final fixups Simon Glass
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231112182248.GE6601@bill-the-cat \
--to=trini@konsulko.com \
--cc=afleming@gmail.com \
--cc=mario.six@gdsys.cc \
--cc=mkorpershoek@baylibre.com \
--cc=priyanka.jain@nxp.com \
--cc=seanedmond@microsoft.com \
--cc=sjg@chromium.org \
--cc=souajih@baylibre.com \
--cc=sr@denx.de \
--cc=u-boot@lists.denx.de \
--cc=vanbaren@cideas.com \
--cc=wd@denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox