From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Tue, 29 Nov 2011 08:41:04 +0200 Subject: [U-Boot] [PATCH] tools/envcrc: fix compile breakage In-Reply-To: <201111282325.30990.vapier@gentoo.org> References: <201111251612.34081.vapier@gentoo.org> <1322467058-30532-1-git-send-email-grinberg@compulab.co.il> <201111282325.30990.vapier@gentoo.org> Message-ID: <4ED47E80.2090401@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/29/11 06:25, Mike Frysinger wrote: > On Monday 28 November 2011 02:57:38 Igor Grinberg wrote: >> When ENV_IS_EMBEDDED is not set, but CONFIG_BUILD_ENVCRC is set, >> the environment.h file does not get included resulting in unrecognized >> env_t type. >> Fix this by moving the include directive. > > seems to work for me now; thanks! > Tested-by: Mike Frysinger 10x Mike - it is for Blackfin, right? Wolfgang, can you apply the fix now? -- Regards, Igor.