commit | 8519d180354fe2d488973e6612902bd552bcf8fb | [log] [tgz] |
---|---|---|
author | Holger Brunck <holger.brunck@keymile.com> | Mon Jul 04 22:24:00 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jul 28 15:39:44 2011 +0200 |
tree | 4edb98067aeea04e03f355de22d63821003fa6f4 | |
parent | 9485e779a3fb969e026c145bfa645083404e0c1e [diff] |
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>