summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEgli, Samuel <[email protected]>2014-04-24 17:57:56 +0200
committerTom Rini <[email protected]>2014-05-13 19:43:00 -0400
commit66c45faefb30131ac0963aa6dcc6b80d9bf1983a (patch)
tree41b422b7b27b28824780a220e6d9ea41fabf1f5b /include
parent84112b51719fa1a97e41410e1d8853ef3d6202ef (diff)
siemens: cosmetic: rename project_dir
Signed-off-by: Samuel Egli <[email protected]> Cc: Roger Meier <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Wolfgang Denk <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/siemens-am33x-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index 261b348baed..73a123d430b 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -358,7 +358,7 @@
#define CONFIG_COMMON_ENV_SETTINGS \
"verify=no \0" \
- "project_dir=systemone\0" \
+ "project_dir=targetdir\0" \
"upgrade_available=0\0" \
"altbootcmd=run bootcmd\0" \
"bootlimit=3\0" \