Lines Matching +full:bcm4908 +full:- +full:firmware

1 # SPDX-License-Identifier: GPL-2.0-only
19 tristate "Broadcom's U-Boot partition parser"
22 Broadcom uses a custom way of storing U-Boot environment variables.
23 They are placed inside U-Boot partition itself at unspecified offset.
44 <mtddef> := <mtd-id>:<partdef>[,<partdef>]
46 <mtd-id> := unique id used in mapping driver/device
47 <size> := standard linux memsize OR "-" to denote all
57 1 flash resource (mtd-id "sa1100"), with 1 single writable partition:
58 mtdparts=sa1100:-
60 Same flash, but 2 named partitions, the first one being read-only:
61 mtdparts=sa1100:256k(ARMboot)ro,-(root)
70 This provides a open firmware device tree partition parser
76 bool "BCM4908 partitioning support"
80 This provides partitions parser for BCM4908 family devices
81 that can have multiple "firmware" partitions. It takes care of
91 two "firmware" partitions. Currently used firmware has to be detected
99 Image Tag is the firmware header used by broadcom on their xDSL line
106 tristate "ARM Firmware Suite partition parsing"
109 The ARM Firmware Suite allows the user to divide flash devices into
122 tristate "TP-Link Safeloader partitions parser"
125 TP-Link home routers use flash partitions to store various data. Info
127 custom ASCII-based format.
130 was named after it. Later it was adapted to CFE and U-Boot
140 TRX is a firmware format used by Broadcom on their devices. It
149 This provides the read-only FTL logic necessary to read the partition
175 default "-1"
186 For example "2" means block number 2, "-1" means the last
187 block and "-2" means the penultimate block.
196 bool "Force read-only for RedBoot system images"
198 If you need to force read-only for 'RedBoot', 'RedBoot Config' and