From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hurricane555 Date: Fri, 31 Mar 2006 01:35:04 -0800 (PST) Subject: [U-Boot-Users] CFI_FLASH_DRIVER In-Reply-To: <3685144.post@talk.nabble.com> References: <3685144.post@talk.nabble.com> Message-ID: <3686442.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de No I?m confused! I made the setting in the same like her: http://www.nabble.com/Help%3A-flash-driver-for-CFI-complient-flash-t893564.html#a2318022 but when I set CFG_ENV_IS_IN_FLASH my compiler says: env_flash.c: In function `env_relocate_spec': env_flash.c:403: error: `flash_addr' undeclared (first use in this function) env_flash.c:403: error: (Each undeclared identifier is reported only once env_flash.c:403: error: for each function it appears in.) make[1]: *** [env_flash.o] Error 1 make[1]: Leaving directory `/cygdrive/c/workspace/U-BOOT_1.1.4/common' make: *** [common/libcommon.a] Error 2 What I did wrong? -- View this message in context: http://www.nabble.com/CFI_FLASH_DRIVER-t1373175.html#a3686442 Sent from the Uboot - Users forum at Nabble.com.