Dear Mike Frysinger, In message <[email protected]> you wrote: > The CONFIG_CMD_ENV option controls enablement of the `saveenv` command > rather than a generic "env" command, or anything else related to the > environment. So, let's make sure the define is named accordingly. > > Signed-off-by: Mike Frysinger <[email protected]> > --- > README | 2 +- > common/cmd_nvedit.c | 2 +- > common/env_flash.c | 4 ++-- > common/env_nand.c | 4 ++-- > include/config_cmd_all.h | 2 +- > include/config_cmd_default.h | 2 +- > include/configs/CRAYL1.h | 2 +- > include/configs/EP1S10.h | 2 +- > include/configs/EP1S40.h | 2 +- > include/configs/ERIC.h | 2 +- > include/configs/FLAGADM.h | 2 +- > include/configs/MPC8313ERDB.h | 2 +- > include/configs/MPC8315ERDB.h | 2 +- > include/configs/MPC8323ERDB.h | 2 +- > include/configs/MPC832XEMDS.h | 2 +- > include/configs/MPC8349EMDS.h | 2 +- > include/configs/MPC8360EMDS.h | 2 +- > include/configs/MPC8360ERDK.h | 2 +- > include/configs/MPC837XEMDS.h | 2 +- > include/configs/MPC837XERDB.h | 2 +- > include/configs/MPC8540ADS.h | 2 +- > include/configs/MPC8540EVAL.h | 2 +- > include/configs/MPC8560ADS.h | 2 +- > include/configs/MPC8610HPCD.h | 2 +- > include/configs/MPC8641HPCN.h | 2 +- > include/configs/MVBLUE.h | 2 +- > include/configs/MVS1.h | 2 +- > include/configs/MigoR.h | 2 +- > include/configs/PATI.h | 2 +- > include/configs/PCI5441.h | 2 +- > include/configs/PK1C20.h | 2 +- > include/configs/PM854.h | 2 +- > include/configs/PM856.h | 2 +- > include/configs/PN62.h | 2 +- > include/configs/QS823.h | 2 +- > include/configs/QS850.h | 2 +- > include/configs/SBC8540.h | 2 +- > include/configs/SIMPC8313.h | 2 +- > include/configs/SPD823TS.h | 2 +- > include/configs/TQM834x.h | 2 +- > include/configs/VoVPN-GW.h | 2 +- > include/configs/XPEDITE5200.h | 2 +- > include/configs/XPEDITE5370.h | 2 +- > include/configs/ap325rxa.h | 2 +- > include/configs/cm4008.h | 2 +- > include/configs/cm41xx.h | 2 +- > include/configs/cmi_mpc5xx.h | 2 +- > include/configs/csb226.h | 2 +- > include/configs/dbau1x00.h | 2 +- > include/configs/delta.h | 2 +- > include/configs/eNET.h | 2 +- > include/configs/eXalion.h | 2 +- > include/configs/gth2.h | 2 +- > include/configs/innokom.h | 2 +- > include/configs/integratorcp.h | 2 +- > include/configs/kmeter1.h | 2 +- > include/configs/logodl.h | 2 +- > include/configs/m501sk.h | 2 +- > include/configs/microblaze-generic.h | 2 +- > include/configs/mpc7448hpc2.h | 2 +- > include/configs/mpr2.h | 2 +- > include/configs/ms7720se.h | 2 +- > include/configs/ms7722se.h | 2 +- > include/configs/ms7750se.h | 2 +- > include/configs/netstar.h | 2 +- > include/configs/pb1x00.h | 2 +- > include/configs/ppmc7xx.h | 2 +- > include/configs/r7780mp.h | 2 +- > include/configs/rsk7203.h | 2 +- > include/configs/sbc8240.h | 2 +- > include/configs/sbc8349.h | 2 +- > include/configs/sbc8560.h | 2 +- > include/configs/sh7763rdp.h | 2 +- > include/configs/sh7785lcr.h | 2 +- > include/configs/smdk6400.h | 2 +- > include/configs/stxgp3.h | 2 +- > include/configs/stxssa.h | 2 +- > include/configs/suzaku.h | 2 +- > include/configs/utx8245.h | 2 +- > include/configs/versatile.h | 2 +- > include/configs/voiceblue.h | 2 +- > include/configs/zylonite.h | 2 +- > 82 files changed, 84 insertions(+), 84 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] You have the capacity to learn from mistakes. You'll learn a lot today. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

