On 27.02.2010 04:50, Sean Nelson wrote: > Since we have a unlock interface for chips, I think we can convert the > remaining references to *_49fl00x. Now the only remaining and used > function in pm49fl00x.c is unlock_49fl00x. Added missing unlock to > AMIC A49LF040A.
Looks good. Please note that if we ever delete write_49fl00x() we will lose the lock sequence call. Maybe factor that one out to a separate function lock_49fl00x. > Signed-off-by: Sean Nelson <[email protected]> Acked-by: Carl-Daniel Hailfinger <[email protected]> Regards, Carl-Daniel -- "I do consider assignment statements and pointer variables to be among computer science's most valuable treasures." -- Donald E. Knuth _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
