From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 27 Jan 2021 09:10:35 -0500 Subject: [PATCH] cmd: fdt: skip board specific fixup using env variable In-Reply-To: <20210127130948.4038705-1-wasim.khan@oss.nxp.com> References: <20210127130948.4038705-1-wasim.khan@oss.nxp.com> Message-ID: <20210127141035.GB7530@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jan 27, 2021 at 02:09:48PM +0100, Wasim Khan wrote: > From: Wasim Khan > > Sometimes it is useful to boot OS with already fixed-up > device tree. Check for env variable 'skip_board_fixup' > before calling ft_board_setup(). > Current behaviour is unchanged, additionally user can > set skip_board_fixup to 1 to skip the fixup. > > Signed-off-by: Wasim Khan > --- > common/image-fdt.c | 17 ++++++++++++----- > 1 file changed, 12 insertions(+), 5 deletions(-) Can you provide a specific example or two here? Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: