[PATCH] env: Introduce support for MTD
Tom Rini
trini at konsulko.com
Tue May 6 01:35:28 CEST 2025
On Mon, 07 Apr 2025 20:59:51 +0200, Christian Marangi wrote:
> Introduce support for env in generic MTD. Currently we only support SPI
> flash based on the lagacy sf cmd that assume SPI flash are always NOR.
> This is not the case as to SPI controller also NAND can be attached.
>
> To support also these flash scenario, add support for storing and
> reading ENV from generic MTD device by adding an env driver that
> base entirely on the MTD api.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] env: Introduce support for MTD
commit: 03fb08d4aef8c342b583e148d1b5c4d289c5572f
--
Tom
More information about the U-Boot
mailing list