Changeset 588 for trunk/softs
- Timestamp:
- Dec 5, 2013, 3:55:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/src/reset_ioc.c
r586 r588 4 4 5 5 static struct sdcard_dev _sdcard_device; 6 static struct spi_dev *const _spi_device = ( struct spi_dev * )IOC_ BASE;6 static struct spi_dev *const _spi_device = ( struct spi_dev * )IOC_PADDR_BASE; 7 7 8 8 #endif
Note: See TracChangeset
for help on using the changeset viewer.