summaryrefslogtreecommitdiffstats
path: root/include/configs/bf537-srv1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bf537-srv1.h')
-rw-r--r--include/configs/bf537-srv1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bf537-srv1.h b/include/configs/bf537-srv1.h
index 52d5d97abb..1de8ffe2df 100644
--- a/include/configs/bf537-srv1.h
+++ b/include/configs/bf537-srv1.h
@@ -173,7 +173,7 @@
#define BOOT_ENV_SETTINGS \
"update=tftpboot $(loadaddr) u-boot.ldr;" \
- "sf probe " MK_STR(BFIN_BOOT_SPI_SSEL) ";" \
+ "sf probe " __stringify(BFIN_BOOT_SPI_SSEL) ";" \
"sf erase 0 0x30000;" \
"sf write $(loadaddr) 0 $(filesize)" \
"flashboot=sf read 0x1000000 0x30000 0x320000;" \
OpenPOWER on IntegriCloud