From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 17 Oct 2011 22:14:55 +0200 Subject: [U-Boot] [PATCH v2] tools/env: add posibility to inject configuration In-Reply-To: <1314804368-25687-1-git-send-email-biessmann@corscience.de> References: <1314785169-12689-1-git-send-email-biessmann@corscience.de> <1314804368-25687-1-git-send-email-biessmann@corscience.de> Message-ID: <20111017201455.166FE140797D@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=, In message <1314804368-25687-1-git-send-email-biessmann@corscience.de> you wrote: > If one wants to use fw_printenv/fw_setenv in special variants (eg compiled in > MTD parameters without configuration file) he needs to change the sources. > This patch add the posibillity to change the behaviour of fw_printenv by > defining a specific configuration header at compile time. ... > +/tools/env/fw_env_config.h Instead of putting this (generated) file into tools/env/, we better put it into include/generated/ 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: wd at denx.de In a survey taken several years ago, all incoming freshmen at MIT were asked if they expected to graduate in the top half of their class. Ninety-seven percent responded that they did.