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 <[email protected]>
> Tested-by: Joris Offouga <[email protected]>
> Tested-by: Heiko Schocher <[email protected]>
> Suggested-by: Heiko Schocher <[email protected]>
> Acked-by: Joe Hershberger <[email protected]>Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

