Index: /trunk/softs/tsar_boot/src/reset_ioc.c
===================================================================
--- /trunk/softs/tsar_boot/src/reset_ioc.c	(revision 587)
+++ /trunk/softs/tsar_boot/src/reset_ioc.c	(revision 588)
@@ -4,5 +4,5 @@
 
 static struct sdcard_dev        _sdcard_device;
-static struct spi_dev   *const  _spi_device   = ( struct spi_dev * )IOC_BASE;
+static struct spi_dev   *const  _spi_device   = ( struct spi_dev * )IOC_PADDR_BASE;
 
 #endif
