Parser for BCM963XX Image Tag format partitions

modulename: parser_imagetag.ko

configname: CONFIG_MTD_PARSER_IMAGETAG

Linux Kernel Configuration
└─>Device Drivers
└─>Memory Technology Device (MTD) support
└─>Partition parsers
└─>Parser for BCM963XX Image Tag format partitions
In linux kernel since version 5.1 (release Date: 2019-05-05)  
Image Tag is the firmware header used by broadcom on their xDSL line
of devices. It is used to describe the offsets and lengths of kernel
and rootfs partitions.
This driver adds support for parsing a partition with an Image Tag
header and creates up to two partitions, kernel and rootfs.

source code:
selects
CONFIG_CRC32

depends
CONFIG_MTD
CONFIG_BCM63XX or CONFIG_BMIPS_GENERIC or CONFIG_COMPILE_TEST

is depended by
CONFIG_MTD_BCM63XX_PARTS