commit | 1be5a74a2a9d1a64662031804bc1a02c968b7468 | [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 | de79984d38f3364ec9d5ab98465871274f20e1e3 [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>