[EMAIL PROTECTED] wrote on :
> Kumar Gala wrote:
> > On Aug 1, 2008, at 10:32 AM, Wolfgang Denk wrote:
> >
> >
> > > Hello,
> > >
> > > I would like to get your general opinion about changing the
> > > U-Boot version numbering scheme.
> > >
> > > To be honest, I never really understood myse
ething back to the great U-Boot community which is hopefully
useful for many other users).
Best Regards,
Martin Krause
--
TQ-Systems GmbH
Muehlstrasse 2, Gut Delling, D-82229 Seefeld
Amtsgericht Muenchen, HRB 105 018, UST-IdNr. DE 811 607 913
Geschaeftsfuehrer: Dipl.-Ing. (FH) Detlef Schneider, Dipl.
ing for TQM5200 board...
textdata bss dec hex filename
326532 32464 315024 674020 a48e4 ./u-boot
[EMAIL PROTECTED]:~/git/u-boot_denx>
But why did I get the warning without the patch and you not (both
build with ELDK4.1 and top-of-U-Boot)?
Best Regards,
Martin Krause
tion of function `memset'
textdata bss dec hex filename
326532 32456 315024 674012 a48dc ./u-boot
[EMAIL PROTECTED]:~/git/u-boot_denx>
I don't know, why I get the warnings (they appeared first several
weeks ago, and I get it for every build, since then). But
amsung with the SMDK6400.
It is based on U-Boot 1.1.6 and boots from NAND, but I guess
you already have this code?
Best Regards,
Martin Krause
--
TQ-Systems GmbH
Muehlstrasse 2, Gut Delling, D-82229 Seefeld
Amtsgericht Muenchen, HRB 105 018, UST-IdNr. DE 811 607 913
Geschaeftsfuehrer: Dipl.-Ing. (FH) D
be a good idea to ask
your question on a more linux related list. For example on
[EMAIL PROTECTED]
Best Regards,
Martin Krause
--
TQ-Systems GmbH
Muehlstrasse 2, Gut Delling, D-82229 Seefeld
Amtsgericht Muenchen, HRB 105 018, UST-IdNr. DE 811 607 913
Geschaeftsfuehrer: Dipl.-Ing. (FH) Detlef Sc
oard/smdk2410/smdk2410.c. The MPLL Clock (and thus the derived CPU
clock FCLK) is configured via the PLL divider values MDIV, PDIV and
SDIV. For a detailed description take a look into the S3C2410 datasheet
(search for the MPLL register in the chapter Clock & Power Management).
Regards,
Mart
y) without generating a new message ID
(and without copy- and pasteing the new patch in the reply email)?
Best Regards,
Martin Krause
--
TQ-Systems GmbH
Muehlstrasse 2, Gut Delling, D-82229 Seefeld
Amtsgericht Muenchen, HRB 105 018, UST-IdNr. DE 811 607 913
Geschaeftsfuehrer: Dipl.-Ing. (FH
For testing you could try a lower bus clock
>> (10 kHz for example).
>
>
> rise time is ~200ns.
This should definitely be fast enough (for 100 kHz)
Best Regards,
Martin Krause
--
TQ-Systems GmbH
Muehlstrasse 2, Gut Delling, D-82229 Seefeld
Amtsgericht Muenchen, HRB 105 018,
t;
> After some tries (i2c md ..) the bus hangs and no more transactions
> can
> be seen on the bus.
One reason for a hanging bus could be a lost clock pulse. This could
happen, if the low->high rise time of the bus signal is longer than
the clock pulse width. For testing you coul
art iCF2000+
- 4 GiB CF SMI 20070312 (labeled with Platinum)
- 4 GiB CF Sony NCFB4G
- 40 GiB HDD Hitachi Travelstar IC25N040ATCS0-4
Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
---
Hi Jean-Christophe,
thanks for your response! I've tested the patch with
all IDE devices I found. It wou
Hi,
PatM wrote on Thursday, April 03, 2008 5:01 PM:
> Oops, you caught me 8) Its the CS8900, not built in.
>
> When I compile the kernel as a zImage (changing mach_types entry for
> SMDK2410 to my unit's ID) it has no problem talking to the serial port
> at ttySAC0. Using the SMDK2410 for u-boot
permanently.
Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
---
board/tqm5200/tqm5200.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/board/tqm5200/tqm5200.c b/board/tqm5200/tqm5200.c
index e67145e..3715267 100644
--- a/board/tqm5200/tqm5200.c
+++ b/board/tqm5200/tqm
m 4 GiB CF card is not recognised
properly on boards with a TQM5200 (STK52xx, TB5200).
Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
---
common/cmd_ide.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/common/cmd_ide.c b/common/cmd_ide.c
index 8ace970..f9cd4
Hi,
[EMAIL PROTECTED] wrote on Thursday, April 03,
2008 3:37 AM:
> I've been trying to get Das u-boot going on my S3C2410 based board and
> had no luck so far. Just trying to get something over the serial port
> for now. I have a Wiggler to JTAG the initial u-boot.bin
>
> Part of the problem is
The following changes since commit
23e20aa6488e6c0622496549861bfdc74108debe:
Yuri Tikhonov (1):
lwmon5: Fix register test logic to match the specific GDC h/w.
are available in the git repository at:
git://www.denx.de/git/u-boot-tq-group.git master
Martin Krause (1):
TQM5200B
- insert partition for dtb blob to TQM5200B MTD layout
- set env variables dependent on the configured board
(TQM5200 or TQM5200B)
Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
---
include/configs/TQM5200.h | 21 -
1 files changed, 16 insertions(+), 5 del
[EMAIL PROTECTED] wrote on :
> On Wednesday 05 March 2008, York Sun wrote:
> > Add flash programming counter. It prints how many KB has been
> > programmed in case you suspect it hangs when programming large
> > files.
[...]
> + if (!((count - cnt) % (1 << 14)))
> +
Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S,
TB5200 and TB5200_B to fixup the /memory node with the memory values
detected by U-Boot.
Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
---
I forgot to include the header file. Please ignore the first
version of the patc
Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S,
TB5200 and TB5200_B to fixup the /memory node with the memory values
detected by U-Boot.
Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
--
I consider this patch as bugfix, since linux 2.6 will not boot
on boards with less
, see commit a63109281ad41b0fb489fdcb901171f76bcdbc2c.
Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
--
Forget the first patch please. I confused flash with SDRAM in
the comment ...
---
board/tqm5200/tqm5200.c | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
diff -
, see commit a63109281ad41b0fb489fdcb901171f76bcdbc2c.
Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
---
board/tqm5200/tqm5200.c | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/board/tqm5200/tqm5200.c b/board/tqm5200/tqm5200.c
index 905a043..8c3f701 100644
because
all our different boards could be reseted to a known state with the
same command.
>
> to reset the environment to the (compiled in) default settings.
>
> One might even consider something like
>
> => env clear all
>
> to blow away the whole env, including
[EMAIL PROTECTED] wrote on :
> Get board name consistent with Linux and elsewhere;
> get rid of local network definitions etc.
>
> Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
> ---
Acked-by: Martin Krause tqs.de>
I've not tested the patch actually, but the c
t't run on this board. I only
posted the bugfix patches, because they may be helpful for others.
Under U-Boot 1.1.6 the patches do work very well since nearly
a year now on the trab2 board. I see no reason why they shouldn't
work under the current U-Boot (if they still aplly cleanly),
Exception means?
Maybe 40004 is not the correct entry point. The entry point may
change after modifying the standalone application, see:
http://www.denx.de/wiki/view/DULG/MyStandaloneProgramDoesNotWork
Best Regards,
Martin Krause
--
TQ-Systems GmbH
Muehlstrasse 2, Gut Delling, D-82229 Seefeld
Amtsge
t is tracking the content, not the commit ID.
I disagree, see above.
> > I tried this already some time ago (merging my u-boot-tq-group
> > master branch, instead of rebasing) and get totally lost in a
> > screwed up history. But maybe I did something wrong.
>
> Most pro
(merging my u-boot-tq-group
master branch, instead of rebasing) and get totally lost in a
screwed up history. But maybe I did something wrong.
Best Regards,
Martin Krause
-
This SF.net email is sponsored by: Microsoft
Defy a
new code breaks any
>of the old code. It has actually come to a point where I'd
I would not raise any objections, if the trab board will not be
supported by future U-Boot versions. I can't speak for other S3C2400
boards, but AFAIK the p
29 matches
Mail list logo