OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
mtd
/
parsers
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Kconfig
690 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
96 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
config MTD_PARSER_TRX tristate "Parser for TRX format partitions" depends on MTD && (BCM47XX || ARCH_BCM_5301X || COMPILE_TEST) help TRX is a firmware format used by Broadcom on their devices. It may contain up to 3/4 partitions (depending on the version). This driver will parse TRX header and report at least two partitions: kernel and rootfs. config MTD_SHARPSL_PARTS tristate "Sharp SL Series NAND flash partition parser" depends on MTD_NAND_SHARPSL || MTD_NAND_TMIO || COMPILE_TEST help This provides the read-only FTL logic necessary to read the partition table from the NAND flash of Sharp SL Series (Zaurus) and the MTD partition parser using this code.