« Previous | Next » 

Revision 3387bf55

ID3387bf5581df66c2cfb0d399d73c80f3cc3be198

Added by Peter Maydell over 12 years ago

omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap

Refactor the omap_gpmc_cs_map/unmap functions: * take the omap_gpmc_s* and a chipselect id rather than the
omap_gpmc_cs_file_s*, so they have access to the general gpmc
member fields * extract the base and mask from the config registers in the functions
rather than at every callsite * check for CSVALID in the functions rather than at every callsite

Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences