[U-Boot-Users] CFI_FLASH_DRIVER

My first question: What is the difference between PHYS_FLASH_SIZE and CFG_FLASH_SIZE?
second question: what I have to do to you use CFI_FLASH_DRIVER? I want to initialize AM29LV160DB -- View this message in context: http://www.nabble.com/CFI_FLASH_DRIVER-t1373175.html#a3685144 Sent from the Uboot - Users forum at Nabble.com.

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.h...
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.
participants (1)
-
Hurricane555