
31 Oct
2022
31 Oct
'22
3:45 p.m.
On Tue, 18 Oct 2022 17:42:01 +0200, Rafał Miłecki wrote:
From: Rafał Miłecki rafal@milecki.pl
U-Boot partition may contain subpartitions. For example Broadcom includes environment data block in the middle of its U-Boot partition.
This allows describing Broadcom's U-Boot env data and will allow referencing its NVMEM cell in the future.
Reg: 118f3fbe517f4 ("dt-bindings: mtd: partitions: support label/name only partition") Ref: dd638202dfb65 ("dt-bindings: mtd: partitions: add additional example for qcom,smem-part") Signed-off-by: Rafał Miłecki rafal@milecki.pl
V3: Add this patch as pre-requirement for u-boot,env.yaml & brcm,env
.../devicetree/bindings/mtd/partitions/u-boot.yaml | 7 +++++++ 1 file changed, 7 insertions(+)
Applied, thanks!