On Tue, 06 May 2025 15:15:01 +0800, Weijie Gao wrote: > 1. As this is for MTD-based devices, the Kconfig dependency should be MTD > instead of only spi-nor flashes > 2. Initialize saved_buf to avoid crash on free() > 3. Remaining size shoule be set correctly to write_size > >
Applied to u-boot/master, thanks! [1/1] env: mtd: fix usability with NAND flashes commit: 7c52bca8121fdd967edf24402590b8aacf4fd23a -- Tom