]> git.sur5r.net Git - u-boot/blobdiff - include/configs/bf537-minotaur.h
arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot
[u-boot] / include / configs / bf537-minotaur.h
index ef9d236b1d8be12090c5056c1d5fed9771f11734..feb9d7344ac3a69224a98ebf03c1a0fb74dd3ad5 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;" \