All the "f" type flash parts have an EOP flag, even if it's in different bit positions. Add a header for this common functionality, and move it's implementation to the existing common file.
This is a common operation, so definition in _all, and every part except l0/l1 have the same implementation. Bring in an _f file too.