Re: [PATCH 1/2] dt-bindings: mtd: partitions: add binding for U-Boot bootloader

From: Rob Herring
Date: Mon Jul 18 2022 - 15:15:28 EST


On Mon, 11 Jul 2022 17:30:40 +0200, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>
> ---
> .../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@xxxxxxxxxx>