]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_arria5_socdk.h
arm: socfpga: Drop space after 'loadaddr=' in extra env
[people/ms/u-boot.git] / include / configs / socfpga_arria5_socdk.h
index a0161bc7d1c01fd8a39965a7ecb969dfe60c2e3f..153f9f8cd3f3db3229d7742f3c5ff3becb5fe06f 100644 (file)
@@ -56,7 +56,7 @@
 /* Extra Environment */
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "verify=n\0" \
-       "loadaddr= " __stringify(CONFIG_SYS_LOAD_ADDR) "\0" \
+       "loadaddr=" __stringify(CONFIG_SYS_LOAD_ADDR) "\0" \
        "ramboot=setenv bootargs " CONFIG_BOOTARGS ";" \
                "bootm ${loadaddr} - ${fdt_addr}\0" \
        "bootimage=zImage\0" \