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 <[email protected]>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to