Re: [U-Boot] [PATCH 1/1] Adding Configuration option for TQM5200S Board on Goetting

2009-08-09 Thread Wolfgang Denk
Dear Detlev Zundel, In message you wrote: > > >> @@ -808,6 +809,12 @@ TQM5200_STK100_config:unconfig > >>@[ -z "$(findstring HIGHBOOT,$@)" ] || \ > >>{ echo "TEXT_BASE = 0xFFF0" >$(obj)board/tqm5200/config.tmp > >> ; \ > >>} > >> + @[ -z "$(findstring HG

Re: [U-Boot] [PATCH 1/1] Adding Configuration option for TQM5200S Board on Goetting

2009-07-30 Thread Detlev Zundel
Hi Wolfgang, > Dear Axel Beierlein, > > In message <1248471861-8085-1-git-send-email-beierl...@goetting.de> you wrote: >> Signed-off-by: Axel Beierlein >> --- >> Makefile|7 +++ >> board/tqc/tqm5200/tqm5200.c |9 - >> include/configs/TQM5200.h | 33 +++

Re: [U-Boot] [PATCH 1/1] Adding Configuration option for TQM5200S Board on Goetting

2009-07-26 Thread Wolfgang Denk
Dear Axel Beierlein, In message <1248471861-8085-1-git-send-email-beierl...@goetting.de> you wrote: > Signed-off-by: Axel Beierlein > --- > Makefile|7 +++ > board/tqc/tqm5200/tqm5200.c |9 - > include/configs/TQM5200.h | 33 ++-

[U-Boot] [PATCH 1/1] Adding Configuration option for TQM5200S Board on Goetting

2009-07-24 Thread Axel Beierlein
Signed-off-by: Axel Beierlein --- Makefile|7 +++ board/tqc/tqm5200/tqm5200.c |9 - include/configs/TQM5200.h | 33 ++--- 3 files changed, 41 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index 2a06440..7f19