[PATCH v4 4/4] rockchip: Use the same boot_targets for all boards

Tom Rini trini at konsulko.com
Wed Mar 29 16:19:13 CEST 2023


On Wed, Mar 29, 2023 at 08:16:39PM +1300, Simon Glass wrote:

> It doesn't really matter if we mention things which are not present. For
> example, if 'nvme' is included but the board does not support it, we get
> a message like:
> 
>    Unknown uclass 'nvme' in label
> 
> This seems tolerable. If it creates confusion we could perhaps find a way
> to avoid the message, e.g. by maintaining a list of uclasses which may
> be missing from the build and supressing warnings about them.
> 
> It is simpler to use the same target list for all boards, so drop the
> different one for rk3399.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Perhaps "bootflow scan -v" should print that, but normally we don't? And
a "bootflow scan .." that finds nothing should suggest trying passing -v
to see some possible errors.

-- 
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/20230329/5310773f/attachment.sig>


More information about the U-Boot mailing list