summaryrefslogtreecommitdiff
path: root/include/configs/km/keymile-common.h
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@keymile.com>2011-07-04 22:24:00 (GMT)
committerWolfgang Denk <wd@denx.de>2011-07-28 13:39:44 (GMT)
commit8519d180354fe2d488973e6612902bd552bcf8fb (patch)
tree4edb98067aeea04e03f355de22d63821003fa6f4 /include/configs/km/keymile-common.h
parent9485e779a3fb969e026c145bfa645083404e0c1e (diff)
downloadu-boot-8519d180354fe2d488973e6612902bd552bcf8fb.tar.xz
km/common: use u-boot.kwb for u-boot update function on arm
Now we use the standard u-boot make to build the Kirkwood binary. The output file is u-boot.kwb. So use this name for the tftp update function to avoid confusion, because this is the binary we need on Kirkwood. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> cc: Valentin Longchamp <valentin.longchamp@keymile.com> cc: Heiko Schocher <hs@denx.de> cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/km/keymile-common.h')
-rw-r--r--include/configs/km/keymile-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile-common.h
index 6a31d26..d749b2b 100644
--- a/include/configs/km/keymile-common.h
+++ b/include/configs/km/keymile-common.h
@@ -248,7 +248,6 @@
"stderr=serial\0" \
"stdin=serial\0" \
"stdout=serial\0" \
- "u-boot="xstr(CONFIG_HOSTNAME) "/u-boot.bin\0" \
""
#endif /* CONFIG_KM_DEF_ENV */