Re: [PATCH] Revert "mtd: maps: remove uclinux map driver"

From: Miquel Raynal

Date: Mon Jul 06 2026 - 03:59:33 EST


On Fri, 03 Jul 2026 13:35:47 +0200, Miquel Raynal wrote:
> The uclinux MTD map driver is still actively used on ColdFire (m68k)
> platforms. The ColdFire startup code in arch/m68k/coldfire/head.S copies
> an attached filesystem blob to _bss_stop, and the uclinux driver picks
> it up from there. Most ColdFire defconfigs enable CONFIG_MTD_UCLINUX, as
> the driver seems to serve as a replacement for CONFIG_BLK_DEV_INITRD on
> these non-MMU targets.
>
> [...]

Applied to mtd/fixes, thanks!

[1/1] Revert "mtd: maps: remove uclinux map driver"
commit: 2b533e775aec580cf60074417f4ca00ac9cf3580

Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).

Kind regards,
Miquèl