diff options
author | Holger Brunck <[holger.brunck@keymile.com]> | 2011-06-16 18:11:15 +0530 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-07-04 10:55:28 +0200 |
commit | b5befd8211b54ae2d2fca3fbed061c879951ceaa (patch) | |
tree | ba1e1586df427bdeb45042e73e3f42731d870964 /board/tcm-bf537 | |
parent | b31a82e95f59fa938911a218aae2a7eb1ae932a7 (diff) | |
download | u-boot-imx-b5befd8211b54ae2d2fca3fbed061c879951ceaa.zip u-boot-imx-b5befd8211b54ae2d2fca3fbed061c879951ceaa.tar.gz u-boot-imx-b5befd8211b54ae2d2fca3fbed061c879951ceaa.tar.bz2 |
arm/km: fix u-boot.kwb build breakage
commit 010a958b
(arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h)
breaks building keymile arm targets, when u-boot.kwb tries to
generate the binary with mkimage. A simple make <board> or MAKEALL
succeeded because it don't try to build the kirwood binary at the end.
Due this commit we use the CONFIG_SYS_KWD_CONFIG from the
arch-kirkwood/config.h and it was removed from the board config.
But it was forgotten to include the header. Now the header is included
in km_arm.h. Some other defines were obsolete due to this include,
these are also removed in this commit.
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
cc: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'board/tcm-bf537')
0 files changed, 0 insertions, 0 deletions