[U-Boot-Users] Spansion flash fix broke drivers/cfi_flash.c
Sergei Shtylyov
sshtylyov at ru.mvista.com
Tue Dec 26 19:44:35 CET 2006
Hello.
I'm getting these errors compiling this file:
cfi_flash.c: In function ‘flash_detect_cfi’:
cfi_flash.c:1152: error: ‘flash_offset_cfi’ undeclared (first use in this
function)
cfi_flash.c:1152: error: (Each undeclared identifier is reported only once
cfi_flash.c:1152: error: for each function it appears in.)
cfi_flash.c:1152: error: ‘cfi_offset’ undeclared (first use in this function)
After looking at the recent commits, it seems that the commit
d784fdb05900ada3686d5778783e1fb328e9fb66 was incomplete, so to speak...
WBR, Sergei
More information about the U-Boot
mailing list