[PATCH] arch: arm: mach-socfpga: misc: improve help text and usage examples
Marek Vasut
marek.vasut at mailbox.org
Thu Aug 21 10:50:23 CEST 2025
On 8/21/25 5:35 AM, dinesh.maniyam at altera.com wrote:
> From: Dinesh Maniyam <dinesh.maniyam at altera.com>
>
> The existing 'bridge' command help was incomplete and contained a
> spelling error. This patch updates the help text to clearly describe
> the available bridge bit positions and their corresponding masks:
The command was primarily written for CV/AV , that's why it was
incomplete for newer SoCs. Instead of the bit handling, why not add
support for symbolic name handling instead ?
Add 'bridge list' to print supported bridges per SoC.
Add 'bridge set' which handles bridge=state parameters, e.g. 'bridge set
h2f=1 f2h=0 ...'. That will be future proof and scale.
More information about the U-Boot
mailing list