summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mtd/partitions/brcm,trx.txt
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: mtd: brcm,trx: Add brcm,trx-magicHauke Mehrtens2021-05-101-0/+5
| | | | | | | | | | | | This adds the description of an additional property which allows to specify a custom partition parser magic to detect a trx partition. Buffalo has multiple device which are using the trx format, but with different magic values. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20210418214616.239574-2-hauke@hauke-m.de
* dt-bindings: mtd: document Broadcom's TRX firmware format bindingRafał Miłecki2018-07-071-0/+37
Broadcom based home router devices use TRX firmware format. It's a container that can hold few partitions. If operating system is expected to access them it has to understand that format and parse flash data accordingly. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>