[PATCH] cmd: fdt: skip board specific fixup using env variable

Tom Rini trini at konsulko.com
Wed Jan 27 15:10:35 CET 2021


On Wed, Jan 27, 2021 at 02:09:48PM +0100, Wasim Khan wrote:

> From: Wasim Khan <wasim.khan at nxp.com>
> 
> 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 <wasim.khan at nxp.com>
> ---
>  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: <https://lists.denx.de/pipermail/u-boot/attachments/20210127/f60db30f/attachment.sig>


More information about the U-Boot mailing list