X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fbf537-stamp%2Fspi_flash.c;h=11a2803e6f2a1d08dc53981ea45dd8456e1141b6;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=7c73ddd7208ae8b049306bc18bcc34f38240381d;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/bf537-stamp/spi_flash.c b/board/bf537-stamp/spi_flash.c index 7c73ddd..11a2803 100644 --- a/board/bf537-stamp/spi_flash.c +++ b/board/bf537-stamp/spi_flash.c @@ -412,7 +412,7 @@ void spi_init_f(void) */ void spi_init_r(void) { -#if defined(CONFIG_POST) && (CONFIG_POST & CFG_POST_SPI) +#if defined(CONFIG_POST) && (CONFIG_POST & CONFIG_SYS_POST_SPI) /* Our testing strategy here is pretty basic: * - fill src memory with an 8-bit pattern * - write the src memory to the SPI flash