[PATCH 2/3] rockchip: Disable DISTRO_DEFAULTS for rockpro64

Tom Rini trini at konsulko.com
Wed Feb 22 19:24:42 CET 2023


On Wed, Feb 22, 2023 at 10:19:03AM -0800, Vagrant Cascadian wrote:
> On 2023-02-21, Vagrant Cascadian wrote:
> > On 2023-02-21, Simon Glass wrote:
> >> This board has moved to standard boot but the old 'distro_bootcmd'
> >> command is still active. Disable DISTRO_DEFAULTS to fix this.
> >
> > Works for booting rockpro64-rk3399, thanks!
> 
> I can also confirm that applying a very similar patch for
> pinebook-pro-rk3399 works booting with bootstd.
> 
> Seems worth adding if there is a v2 of the patch series.
> 
> Alternately, rather than doing this on a board-by-board basis, is there
> some way to disable CONFIG_DISTRO_DEFAULTS when a board is using
> BOOTSTD?

I think that's possibly a bit dangerous? DISTRO_DEFAULTS and
BOOTSTD_DEFAULTS need to be reconciled to a single new symbol, and the
DISTRO_DEFAULTS method of select not imply for most things is also I
suspect the right path.

-- 
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/20230222/21caa2d1/attachment.sig>


More information about the U-Boot mailing list