From: Egli, Samuel Date: Thu, 24 Apr 2014 15:57:56 +0000 (+0200) Subject: siemens: cosmetic: rename project_dir X-Git-Tag: v2014.07-rc2~9^2~4^2~10 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=66c45faefb30131ac0963aa6dcc6b80d9bf1983a;p=u-boot siemens: cosmetic: rename project_dir Signed-off-by: Samuel Egli Cc: Roger Meier Cc: Heiko Schocher Cc: Wolfgang Denk --- diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h index 261b348bae..73a123d430 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" \