summaryrefslogtreecommitdiffstats
path: root/platforms/u-boot-v2.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-04-11 12:56:13 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-04-11 12:56:13 +0000
commit103ae7a505dc0db0a2f19c6ec29827ba5be72ad3 (patch)
treedb0814b62f2f14cfa8de7641db09dd0c1f9f43df /platforms/u-boot-v2.in
parent74584262355b66eab44c56b9e9dcf02ae339ab58 (diff)
downloadptxdist-103ae7a505dc0db0a2f19c6ec29827ba5be72ad3.tar.gz
ptxdist-103ae7a505dc0db0a2f19c6ec29827ba5be72ad3.tar.xz
* platforms/u-boot-v2.in, platforms/kernel.in, platforms/console.in, platforms/architecture.in, platforms/images.in:
cleaned up platform stuff git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7936 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'platforms/u-boot-v2.in')
-rw-r--r--platforms/u-boot-v2.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/platforms/u-boot-v2.in b/platforms/u-boot-v2.in
index 70aae243c..995b07160 100644
--- a/platforms/u-boot-v2.in
+++ b/platforms/u-boot-v2.in
@@ -6,12 +6,13 @@ config U_BOOT_V2_VERSION
prompt "u-boot-v2 version"
depends on U_BOOT_V2
string
+ default "2.0.0"
config U_BOOT_V2_CONFIG
prompt "config file"
depends on U_BOOT_V2
string
- default "u-boot-v2.config"
+ default "${PTXDIST_PLATFORMCONFIGDIR}/u-boot-v2.config"
help
this entry specifies the .config file used to compile your U-Boot