[PATCH 1/2] dt-bindings: mtd: partitions: add binding for U-Boot bootloader
Rob Herring
robh at kernel.org
Mon Jul 18 21:15:16 CEST 2022
On Mon, 11 Jul 2022 17:30:40 +0200, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
>
> Right now there is no (known) real reason for a custom binding for
> standard U-Boot partitions. Broadcom's U-Boot however requires extra
> handling - looking for environment variables subblocks. This commit adds
> Broadcom specific binding.
>
> Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
> ---
> .../bindings/mtd/partitions/u-boot.yaml | 49 +++++++++++++++++++
> 1 file changed, 49 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mtd/partitions/u-boot.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the U-Boot
mailing list