From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Mon, 17 Oct 2011 11:10:33 +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: <4E9BF109.3080702@corscience.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 31.08.2011 17:26, schrieb Andreas Bie?mann: > 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. > > Signed-off-by: Andreas Bie?mann any comments else? best regards Andreas Bie?mann