]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bf537-srv1.h
Merge branch 'tx48-rel'
[karo-tx-uboot.git] / include / configs / bf537-srv1.h
index 52d5d97abb2723006a9fa8a251cb89f5ecbc54ec..1de8ffe2dfc8b290e1e1cf9054cb4f4ff99c8832 100644 (file)
 
 #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;" \