[U-Boot] [PATCH] fw_env: Make env flash lock optional

Anatolij Gustschin agust at denx.de
Thu Jun 2 10:14:59 CEST 2016


On Thu,  2 Jun 2016 09:09:14 +0200
dirk.eibach at gdsys.cc dirk.eibach at gdsys.cc wrote:
...
> @@ -941,7 +943,9 @@ static int flash_flag_obsolete (int dev, int fd, off_t offset)
>  	}
>  	ioctl (fd, MEMUNLOCK, &erase);

when MEMLOCK ist broken on a platform and disabled by your patch,
shouldn't MEMUNLOCK be isolated as well?

--
Anatolij


More information about the U-Boot mailing list