comparison packages/devs/flash/intel/stratav2/current/ChangeLog @ 1763:42c8ea63b78d

Eliminate hwr_map_error() from the V2 driver interface, it no longer serves any useful purpose
author bartv
date Mon, 29 Nov 2004 14:49:20 +0000
parents 9c1d9e5039c2
children 6ab0de2c523f
comparison
equal deleted inserted replaced
1762:9c1d9e5039c2 1763:42c8ea63b78d
1 2004-11-29 Bart Veer <bartv@ecoscentric.com> 1 2004-11-29 Bart Veer <bartv@ecoscentric.com>
2 2
3 * include/flash_strata_v2.inl: hwr_map_error() is now internal to
4 the driver, not exported to the generic flash code.
5
3 * include/flash_strata_v2.inl: use the dummy lock/unlock functions 6 * include/flash_strata_v2.inl: use the dummy lock/unlock functions
4 provided by the generic flash code. 7 provided by the generic flash code.
5 8
6 2004-11-25 Andrew Lunn <andrew.lunn@ascom.ch> 9 2004-11-25 Andrew Lunn <andrew.lunn@ascom.ch>
7 10