Lines Matching +full:bootloader +full:- +full:config
1 # SPDX-License-Identifier: GPL-2.0-only
2 config MTD_BCM47XX_PARTS
9 config MTD_BCM63XX_PARTS
18 config MTD_BRCM_U_BOOT
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.
28 config MTD_CMDLINE_PARTS
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)
65 config MTD_OF_PARTS
75 config MTD_OF_PARTS_BCM4908
84 config MTD_OF_PARTS_LINKSYS_NS
94 config MTD_PARSER_IMAGETAG
105 config MTD_AFS_PARTS
121 config MTD_PARSER_TPLINK_SAFELOADER
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.
129 That format was first found in devices with SafeLoader bootloader and
130 was named after it. Later it was adapted to CFE and U-Boot
136 config MTD_PARSER_TRX
145 config MTD_SHARPSL_PARTS
149 This provides the read-only FTL logic necessary to read the partition
153 config MTD_REDBOOT_PARTS
156 RedBoot is a ROM monitor and bootloader which deals with multiple
173 config MTD_REDBOOT_DIRECTORY_BLOCK
175 default "-1"
186 For example "2" means block number 2, "-1" means the last
187 block and "-2" means the penultimate block.
189 config MTD_REDBOOT_PARTS_UNALLOCATED
195 config MTD_REDBOOT_PARTS_READONLY
196 bool "Force read-only for RedBoot system images"
198 If you need to force read-only for 'RedBoot', 'RedBoot Config' and
203 config MTD_QCOMSMEM_PARTS
210 config MTD_SERCOMM_PARTS