]> git.sur5r.net Git - u-boot/blobdiff - include/configs/M5253DEMO.h
mmc: at91sam9x5: support to save environment in mmc
[u-boot] / include / configs / M5253DEMO.h
index 30584fe7159172980c6d4e76a11b5c1ee68109b0..fe1cca50e1d549e2816af997dd3a60f7ee75dce3 100644 (file)
@@ -99,7 +99,7 @@
 
 #      define CONFIG_EXTRA_ENV_SETTINGS                \
                "netdev=eth0\0"                         \
-               "inpclk=" MK_STR(CONFIG_SYS_INPUT_CLKSRC) "\0"  \
+               "inpclk=" __stringify(CONFIG_SYS_INPUT_CLKSRC) "\0"     \
                "loadaddr=10000\0"                      \
                "u-boot=u-boot.bin\0"                   \
                "load=tftp ${loadaddr) ${u-boot}\0"     \