[PATCH] mtd: remove drivers/mtd/mw_eeprom.c

Tom Rini trini at konsulko.com
Tue Jan 19 14:05:53 CET 2021


On Sun, Dec 27, 2020 at 11:54:23AM +0100, Heinrich Schuchardt wrote:

> drivers/mtd/mw_eeprom.c contains code that never worked. mw_eeprom_write()
> and mw_eeprom_read() have incorrect loop conditions:
> 
> 	while (len <= 2) {
> 
> CONFIG_MW_EEPROM is not set anywhere. So let's simply drop the module.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210119/21ae330d/attachment.sig>


More information about the U-Boot mailing list