[U-Boot] [PATCH v2 1/7] km/common: remove hdlc_enet implementation
Wolfgang Denk
wd at denx.de
Tue May 10 22:50:13 CEST 2011
Dear Holger Brunck,
In message <5090fb7af6834a57b5e25f780057df30e3dd7b8e.1304409387.git.holger.brunck at keymile.com> you wrote:
> The hdlc implementation for mgcoge was initially developed,
> but later on not used. Remove the C files, the references
> in mgcoge.c and the Makefile to decrease maintenance effort.
>
> Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
> Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
> Acked-by: Heiko Schocher <hs at denx.de>
> cc: Wolfgang Denk <wd at denx.de>
> cc: Detlev Zundel <dzu at denx.de>
> ---
> Changes for v2:
> - split up first large patch serie to three independent smaller
> patch series
> - no change in the content of this patch
>
> board/keymile/common/common.c | 3 -
> board/keymile/common/common.h | 4 -
> board/keymile/common/keymile_hdlc_enet.c | 620 ------------------------------
> board/keymile/mgcoge/Makefile | 3 +-
> board/keymile/mgcoge/mgcoge_hdlc_enet.c | 276 -------------
> 5 files changed, 1 insertions(+), 905 deletions(-)
> delete mode 100644 board/keymile/common/keymile_hdlc_enet.c
> delete mode 100644 board/keymile/mgcoge/mgcoge_hdlc_enet.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
...though his invention worked superbly -- his theory was a crock of
sewage from beginning to end. - Vernor Vinge, "The Peace War"
More information about the U-Boot
mailing list