Changeset 588 for trunk/softs/tsar_boot


Ignore:
Timestamp:
Dec 5, 2013, 3:55:58 PM (10 years ago)
Author:
bouyer
Message:

Rename IOC_BASE to IOC_PADDR_BASE for consistency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/softs/tsar_boot/src/reset_ioc.c

    r586 r588  
    44
    55static struct sdcard_dev        _sdcard_device;
    6 static struct spi_dev   *const  _spi_device   = ( struct spi_dev * )IOC_BASE;
     6static struct spi_dev   *const  _spi_device   = ( struct spi_dev * )IOC_PADDR_BASE;
    77
    88#endif
Note: See TracChangeset for help on using the changeset viewer.