summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2010-09-24 09:20:21 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-09-24 09:51:15 +0200
commit3531d4acf1682ae476d9956d768300777ade41a2 (patch)
treef47bf3ec7c8848a8ce35b625ac2960c4fa1b0c10 /arch/blackfin
parentbe37e67c1fdc7102ed2891fc873c1d114e736f12 (diff)
downloadbarebox-3531d4acf1682ae476d9956d768300777ade41a2.tar.gz
barebox-3531d4acf1682ae476d9956d768300777ade41a2.tar.xz
ipe337: fix default env
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/blackfin')
-rw-r--r--arch/blackfin/configs/ipe337_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/ipe337_defconfig b/arch/blackfin/configs/ipe337_defconfig
index 34c1089f34..ffd144c61e 100644
--- a/arch/blackfin/configs/ipe337_defconfig
+++ b/arch/blackfin/configs/ipe337_defconfig
@@ -2,7 +2,7 @@ CONFIG_TEXT_BASE=0x03f00000
CONFIG_LONGHELP=y
CONFIG_CMDLINE_EDITING=y
CONFIG_PARTITION=y
-CONFIG_DEFAULT_ENVIRONMENT_PATH="arch/blackin/boards/ipe337/env"
+CONFIG_DEFAULT_ENVIRONMENT_PATH="arch/blackfin/boards/ipe337/env"
CONFIG_CMD_EDIT=y
CONFIG_CMD_SLEEP=y
CONFIG_CMD_SAVEENV=y