Lines Matching +full:ascii +full:- +full:based
1 # SPDX-License-Identifier: GPL-2.0-only
6 This provides partitions parser for devices based on BCM47xx
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)
89 This provides partitions parser for Linksys devices based on Broadcom
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
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