On Mon, Aug 26, 2019 at 6:08 AM Pierre-Jean Texier <[email protected]> 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]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

