summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-11-19 21:32:19 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-04 12:41:27 +0200
commit01d532ebe0bdc3ca9879eebab3abb5b38846c46c (patch)
tree337313a828da70c4f9337a0c974767076fb06b64 /platforms
parentf49e98b2e97d7bfdff2f6f12f965e4afa41d6cb7 (diff)
downloadptxdist-01d532ebe0bdc3ca9879eebab3abb5b38846c46c.tar.gz
ptxdist-01d532ebe0bdc3ca9879eebab3abb5b38846c46c.tar.xz
[u-boot] add config variable for the source md5sum
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/u-boot.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/platforms/u-boot.in b/platforms/u-boot.in
index 383a2286c..86f0703cb 100644
--- a/platforms/u-boot.in
+++ b/platforms/u-boot.in
@@ -14,6 +14,10 @@ config U_BOOT_VERSION
help
Enter the Uboot version you want to build. Usally something like "1.2.0"
+config U_BOOT_MD5
+ string
+ prompt "U-Boot source md5"
+
config U_BOOT_PROMPT
string
prompt "uboot prompt"