summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9rlek.h
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2008-12-06 12:11:14 (GMT)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-12-06 12:11:14 (GMT)
commit89a7a87f084c657f8e32b513a77b50eca07e17ec (patch)
treea099a77635696d5d61acfbf8b6deb36512381cfd /include/configs/at91sam9rlek.h
parent90665e3d97948000f98846ded37c921c7ae67dd7 (diff)
downloadu-boot-fsl-qoriq-89a7a87f084c657f8e32b513a77b50eca07e17ec.tar.xz
at91: Choose environment variables location within make config target
This patch adds the possiblity to choose the media where the environment will be located. This allow to choose this fundamental configuration without editing config files. Documentation file added. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Stelian Pop <stelian@popies.net> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/at91sam9rlek.h')
-rw-r--r--include/configs/at91sam9rlek.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/at91sam9rlek.h b/include/configs/at91sam9rlek.h
index 35dac47..35fefc4 100644
--- a/include/configs/at91sam9rlek.h
+++ b/include/configs/at91sam9rlek.h
@@ -118,9 +118,6 @@
#define CONFIG_SYS_MEMTEST_START PHYS_SDRAM
#define CONFIG_SYS_MEMTEST_END 0x23e00000
-#define CONFIG_SYS_USE_DATAFLASH 1
-#undef CONFIG_SYS_USE_NANDFLASH
-
#ifdef CONFIG_SYS_USE_DATAFLASH
/* bootstrap + u-boot + env + linux in dataflash on CS0 */