[U-Boot] [PATCH v2 24/24] mtd: drop CONFIG_MTD_PARTITIONS

Boris Brezillon boris.brezillon at bootlin.com
Thu Nov 29 00:05:09 UTC 2018


On Thu, 29 Nov 2018 00:08:00 +0100
Miquel Raynal <miquel.raynal at bootlin.com> wrote:

> There is no point in compiling mtdparts.c only in certain
> circumstances. Whether MTD is needed and it will be built, or MTD is
> not needed and the file will be ignored.

You're overlooking the image size constraint. Some might want to have
MTD support without partitioning, and we shouldn't force them to pull
this code in if they don't need it.


More information about the U-Boot mailing list