[U-Boot] [PATCH v2 2/4] fw_env: fix build error

Tom Rini trini at konsulko.com
Wed Sep 25 23:39:32 UTC 2019


On Mon, Aug 26, 2019 at 01:06:16PM +0200, Pierre-Jean Texier wrote:

> The following error appears:
> 
> tools/env/fw_env.c:1149:25: error: lvalue required as unary ‘&’ operand
>   rc = write(fd, &ENV_REDUND_OBSOLETE, sizeof(ENV_REDUND_OBSOLETE));
> 
> Fixes: d3716dd ("env: Rename the redundancy flags")
> 
> Signed-off-by: Pierre-Jean Texier <pjtexier at koncepto.io>
> Tested-by: Joris Offouga <offougajoris at gmail.com>
> Tested-by: Heiko Schocher <hs at denx.de>
> Suggested-by: Heiko Schocher <hs at denx.de>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190925/1148e445/attachment.sig>


More information about the U-Boot mailing list