[U-Boot-Users] make env
Ladislav Michl
ladis at linux-mips.org
Thu Mar 20 18:56:06 CET 2008
On Thu, Mar 20, 2008 at 05:04:35PM +0100, Wolfgang Denk wrote:
> I guess (you fail to mention such a basic fact as which version you
> are using) that you are referring to old code. So I recommend to use
> recent code (i. e. release 1.3.2).
No matter how recent version is he going to use. Related Makefile
fragment reads:
env:
$(MAKE) -C tools/env all MTD_VERSION=${MTD_VERSION} || exit 1
which means CFLAGS etc. are not propagated to fw_setenv utility...
Best regards,
ladis
More information about the U-Boot
mailing list