summaryrefslogtreecommitdiffstats
path: root/include/configs/socfpga_socrates.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/socfpga_socrates.h')
-rw-r--r--include/configs/socfpga_socrates.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/socfpga_socrates.h b/include/configs/socfpga_socrates.h
index c32a40a0a5..02ea0c50a8 100644
--- a/include/configs/socfpga_socrates.h
+++ b/include/configs/socfpga_socrates.h
@@ -52,7 +52,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" \
OpenPOWER on IntegriCloud