aboutsummaryrefslogtreecommitdiff
path: root/src/flash/faux.c
AgeCommit message (Expand)Author
2009-11-13flash_driver_t -> struct flash_driverZachary T Welch
2009-11-13flash_sector_t -> struct flash_sectorZachary T Welch
2009-11-13faux_flash_bank_t -> struct faux_flash_bankZachary T Welch
2009-11-13use FLASH_BANK_COMMAND_HANDLER macroZachary T Welch
2009-11-09flash/<various>.c: remove useless declarationsZachary T Welch
2009-10-20Added the faux flash driver and target. Used for testing.Øyvind Harboe