]> git.dujemihanovic.xyz Git - u-boot.git/commit
dt/bindings: Add bindings for FWU Metadata mtd storage
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 22 Jul 2022 17:43:15 +0000 (12:43 -0500)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 1 Sep 2022 05:42:28 +0000 (07:42 +0200)
commit2ac4c98ad3552609fdf04d874e60ef2c073c4689
tree09b698eec7eab77e832ac49f0461d8ee07cd86a4
parent0d8b7f9aee82c7cb61e8b5373ea762420adc45e8
dt/bindings: Add bindings for FWU Metadata mtd storage

Add bindings needed for accessing the FWU metadata regions.
These include the compatible string which point to the access
method, the actual device which stores the FWU metadata and
the offsets for both metadata regions.

The current patch adds basic bindings needed for accessing the
metadata structure on non-GPT mtd regions.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
doc/device-tree-bindings/firmware/fwu-mdata-mtd.yaml [new file with mode: 0644]