Re: Weird strings in kernel uname when cross-compiling

2008-12-04 Thread Wolfgang Denk
the fact that you have modified but uncommited files in your tree. 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

Re: Regarding MPC5200

2008-11-24 Thread Wolfgang Denk
2.6 kernel for any current work. 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: [EMAIL PROTECTED] Never

Re: How can I make flash writeable?

2008-10-18 Thread Wolfgang Denk
would be very unusuak). See also http://www.denx.de/wiki/view/DULG/RootFileSystemDesignAndBuilding 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

Re: linux compiling in ELDK

2008-10-04 Thread Wolfgang Denk
as a reference. There is little we can do based on such little information. 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

Re: Linux Init Hangs

2008-09-26 Thread Wolfgang Denk
the ELDK_MAKEDEV script when installing the ELDK? Also, did you pass the appropriate console=... boot argument to the Linux kernel? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell

Re: Uboot-1.2.0 on MPC8360EMDS board

2008-09-23 Thread Wolfgang Denk
to several mailing lists. 2) Don't use ancient software versions. Use current code instead. 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

Re: ELDK

2008-09-09 Thread Wolfgang Denk
: ppc_6xx-gcc: Command not found Obviously you have forgottem to add the ELDK directories to your PATH. Please make sure to read the manual (DULG). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: How work ELDK4.0 in linux

2008-09-02 Thread Wolfgang Denk
- $ export ARCH=powerpc $ make your_board_name_defconfig $ make uImage 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

Re: Compile new kernel for 5200B w/ ELDK

2008-09-02 Thread Wolfgang Denk
The bootm command without arguments does just start the Linux kernel image. In this form, it does NOT pass the device tree to the Linux kernel. You must use = bootm 0100 - dtb_addr instead (after downloading the DTB to the dtb_addr address). Best regards, Wolfgang Denk -- DENX Software

Re: [PATCH] RE: Some memory (DDR2 ECC Dual Rank) just doesn't work! Can anyone pointme to how to debug this hang?

2008-08-26 Thread Wolfgang Denk
by Kumar's DDR patches that are about to be checked in. Please test is this is correct, and report back if it doesn't. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

Re:

2008-08-21 Thread Wolfgang Denk
happens if i push the buttons on the keyboard! There is no USB keyboard driver in U-Boot yet. Please let me know if you need help to develop one. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: ELDK Fedora Core 9

2008-08-21 Thread Wolfgang Denk
of the stuck futexes. BTW: ELDK related questions are better posted on the ELDK mailing list, see http://lists.denx.de/mailman/listinfo/eldk Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: Mounting PRAMFS support

2008-08-12 Thread Wolfgang Denk
failed: no such devise --- /mnt != /mtd There is something worng, probably your description. It would be better if you showed the precise commands and outpout from your target system. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk

Re: suffisant space for U-Boot, Linux and an initrd image ? (4MB SDRAM)

2008-08-04 Thread Wolfgang Denk
/wiki/view/DULG/RootFileSystemSelection which shows that for example a cramfs image is not only faster to boot but also needs less RAM. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell

Re: linux boot sequence

2008-07-12 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: I am using the ppc405 and I would like to know, how does linux on this architect detect the available memory size in details !!! is it a parameter passed to linux at startup by the boot loader ?? Yes. Best regards, Wolfgang Denk

Re: u-boot for ML403

2008-06-19 Thread Wolfgang Denk
there, and incidents of unauthorized disclosure will be reported to your management. Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: quoted-printable Also note that HTML is strictly forbidden on the U-Boot mailing list. Best regards, Wolfgang Denk -- DENX Software

Re: u-boot ppc440epx bootstrap configuration without eval board

2008-04-02 Thread Wolfgang Denk
. You should try the u-boot-users mailing list instead... 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: [EMAIL

Re: ppc platform for AMCC-440EPx - ELDK to the rescue

2008-03-26 Thread Wolfgang Denk
configurations in our kernel (for example, all MPC5200 based ones) are available in arch/powerpc configurations only. But then - what's the difference? All it takes is a redefinition of the ARCH envrionment variable in your shell... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH

Re: TQM5200 2.6-denx SM501 voyager enabling problem.

2008-03-07 Thread Wolfgang Denk
? 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: [EMAIL PROTECTED] The greatest warriors are the ones who

Re: I2S driver

2008-03-03 Thread Wolfgang Denk
, 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: [EMAIL PROTECTED

Re: Sequoia build with KDBG

2008-03-02 Thread Wolfgang Denk
a lot of useful information from a post-mortem dump of the lug buffer - see http://www.denx.de/wiki/view/DULG/LinuxPostMortemAnalysis Finally a wild guess - did you include a -b 0 option when compiling your device tree? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD

Re: Sequoia build with KDBG

2008-02-29 Thread Wolfgang Denk
additions worked right out of the gate and you never needed a debugger? You're my hero! Many people working on this stuff use a BDI2000 / BDI3000. Makes life much easier... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich

Re: Uboot and ML410

2007-12-07 Thread Wolfgang Denk
). 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: [EMAIL PROTECTED] Misquotation is, in fact, the pride

Re: Problem compiling sequoia using DENX kernel. Xenomai-patch required?

2007-12-06 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: Am Dienstag, 4. Dezember 2007 schrieb Wolfgang Denk: ... I'm afraid normal here still means arch/ppc - hopefully for not long any more. Note: a matching Xenomai patch for arch/ppc will be in Xenomai 2.4 when it comes out in a few days. Thanks

Re: Problem compiling sequoia using DENX kernel. Xenomai-patch required?

2007-12-03 Thread Wolfgang Denk
for not long any more. Note: a matching Xenomai patch for arch/ppc will be in Xenomai 2.4 when it comes out in a few days. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone

Re: Semaphores in eldk4.1

2007-11-30 Thread Wolfgang Denk
comments. But please post followups on the ELDK mailing list. 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: [EMAIL

Re: ppcboot and powerpc branch question

2007-11-30 Thread Wolfgang Denk
years old. You cannot really expect a Neanderthal man to drive a space shuttle. Is there a way to keep my old bootloader to boot a powerpc branch kernel ? No. Please use a current U-Boot (i. e. at least U-Boot 1.3.0). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD

Re: cant' compile busybox-1.8.1 with eldk 4.1

2007-11-23 Thread Wolfgang Denk
posting, you should have read the FAQ, especially http://www.denx.de/wiki/view/DULG/ELDKIncludeFilesMissing 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

Re: Problem with uboot on lite5200

2007-11-19 Thread Wolfgang Denk
-rc4 isn't there as well. :-P Indeed. But there is a snapshot link on the gitweb page... And 1.3.0 will be out in less than 2 hours from now :-) Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: Problem with uboot on lite5200

2007-11-17 Thread Wolfgang Denk
? That's stone-age. Current U-Boot is 1.3.0-rc4. Please wake up. 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

Re: MPC5200B: Linux does not recognise the external PCI card

2007-11-17 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: Which card? Its a NEC USB 2.0 card. Are you absolutely sure that this card is 3.3V clean, i. e. that the PCI slot on the Lite5200B provides all the needed voltages? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang

Re: about uImage-DENX-v2.6.14 config

2007-11-17 Thread Wolfgang Denk
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: [EMAIL PROTECTED] 1 1 was a race-horse, 2 2 was 1 2. When 1 1 1 1 race, 2 2 1 1

Re: mpc8xx_wdt.c : piscr is 16bit in linux2.4 but 32bit in linux2.6 ?!?!?!

2007-11-10 Thread Wolfgang Denk
in the code. Please submit a patch. 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: [EMAIL PROTECTED] Question: How

Re: rtlinux rtai interrupt latency

2007-10-21 Thread Wolfgang Denk
for anything except x86. Instead, look at Xenomai == www.xenomai.org 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

Re: mpc 860 boot linux2.6.23 problem

2007-10-15 Thread Wolfgang Denk
-Boot 1.1.4 is *way* too old to support any device-tree based kernel, so the fist step is to update U-Boot to a somewhat recent version (i. e. 1.3.0-rcX). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D

Re: Plz can anyone provide me link for downloading the mpc82xx package to configure the BDI2000

2007-10-12 Thread Wolfgang Denk
download this for free. You must buy a license from your BDI2000 distributor or Abatron. 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

Re: changing the EDLK components

2007-09-27 Thread Wolfgang Denk
at all because the cross compiler will always be found first in the PATH? I recommend checking the documentation again and following it step by step. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D

Re: changing the EDLK components

2007-09-26 Thread Wolfgang Denk
it you will start to admire what ELDK gives you and understand at least a bit of how much effort is built into it - and you get it all completely for free... Alternatively, you can just wait for ELDK 4.2, which will include openssl-0.9.8b-12 Best regards, Wolfgang Denk -- DENX Software

Re: PSC in UART mode on TQM5200S

2007-09-18 Thread Wolfgang Denk
it's not working while you are just using bad user mode settings. Is it possible to reconfigure all PSC's as UART's ? Yes, it is. But you have to know what you are doing. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich

Re: cross compiling a library with ELDK

2007-09-18 Thread Wolfgang Denk
a config.h file by the configure script? RTFM. See especially the two bullets at http://www.denx.de/wiki/view/DULG/ELDKRebuildingComponents#Section_3.7.2. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D

Re: Which 2.6 kernel for MPC5200

2007-09-11 Thread Wolfgang Denk
to stick with commit ID 85ab69c5 = tag DENX-2007-08-30-1748 at the moment, as the 2.6.23-rc5 coe is not completely tested yet. [Well, actually *all* this is work in progress...] Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235

Re: SPI driver?

2007-09-11 Thread Wolfgang Denk
under GPL... You can find SPI driver code in our old linuxppc_2_4_devel tree, but this does not include support for MPC82xx; and then there is an ancient (5+ years) 82xx SPI driver in our linux-2.4 (2.4.4) kernel tree. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD

Re: PCI target implementation on AMCC PPC CPUs

2007-09-06 Thread Wolfgang Denk
part. But then, a lot of people with in-depth experience with AMCC processors hang out on the lists and on IRC, too. AMCC is pretty well supported at least as far as U-Boot and Linux (and the ELDK) go. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk

Re: STK5200 pci_enable_device problem

2007-08-29 Thread Wolfgang Denk
not include support for the TQM5200S. But probably you just had the same problem - missing or bad console device specification. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell

Re: ppc_8xx-gcc from eldk strange behaviour

2007-08-29 Thread Wolfgang Denk
. The behaviour is just not defined by the standard, so the compiler is free to do what he likes. Some systems default to singend chars, others to unsigned. Both is perfectly legal. It is code that makes any such assumptions which is broken. Best regards, Wolfgang Denk -- DENX

Re: STK5200 pci_enable_device problem

2007-08-29 Thread Wolfgang Denk
file? Yes, this is correct. dtc will be included with ELDK 4.2. In older kernels it was O.K. just to uncheck the SM501 drivers in the kernel configuration. Has this changed? As mentioned above, with arch/powerpc you always need a device tree blob. Best regards, Wolfgang Denk -- DENX

Re: STK5200 pci_enable_device problem

2007-08-27 Thread Wolfgang Denk
all MPC5200 support in the 2.6 kernel - this is all work in progress. 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

Re: pata_mpc52xx - no interrupts when using bestcomm/dma?

2007-08-27 Thread Wolfgang Denk
for DMA transfers (controller will corrupt FIFO data when there is any sig- nificant transfer load - system freezes, kernel crashes); another one is erratum 158: ATA interrupt is not affected by FIFO errors. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk

Re: STK5200 pci_enable_device problem

2007-08-27 Thread Wolfgang Denk
-of-tree in our git repo has been tested with a Intel EEPRO100 network card in the ST5200's PCI slot. It's working. 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

Re: STK5200 pci_enable_device problem

2007-08-26 Thread Wolfgang Denk
for device tree support. 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: [EMAIL PROTECTED] PLEASE NOTE: Some

Re: STK5200 pci_enable_device problem

2007-08-26 Thread Wolfgang Denk
supported in a 2.6 kernel with a arch/ppc configuration. 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: [EMAIL

Re: TQM5200 problems (kernel 2.4)

2007-07-05 Thread Wolfgang Denk
you use a current code base. Alternatively, you may ask us for support. We know that old 2.4 tree pretty well. 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

Re: Latest GCC/GLIBC working combo for a Linux 2.4.x kernel?

2007-05-25 Thread Wolfgang Denk
, it doesn't compile). Did you have a look at the ELDK? 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: [EMAIL PROTECTED

Re: MPC5200 ethernet communication stops unexpected

2007-04-30 Thread Wolfgang Denk
on the target. If i do a 'ping -f 10.255.226.71 /dev/null', which suppresses the output now run for hours ... See above. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH,CEO: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone

Re: Serial console via SCC2 on Mpc8xx

2007-04-25 Thread Wolfgang Denk
and SCC1...4 ports (at least on the boards that support that). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email

Re: Unable to Boot 2.6.19.2 from ELDK 4.1 on MPC8349E MDS

2007-04-10 Thread Wolfgang Denk
either RedHat Linux 7.3 or Fedora Core 5 (both with all updates installed) as build environment - at least these are the only officially supported build environments. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr

Re: Multiple Boards with same MAC addresses - problem.

2007-04-10 Thread Wolfgang Denk
. My question is, which is the standard way to resolve such problem? I would have only one generic u-boot. Is this possible? Of course it is. Just use different settings of the ethaddr environment variables. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235

Re: MPC8555CDS ELDK build issue

2007-04-04 Thread Wolfgang Denk
. config were to set the processor arch to e500 and the platform to 8555CDS. When I run make, this is where it fails. You should not change anything but just use the mpc8555_cds_defconfig file for a start. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO

Re: PPC login puzzle

2007-03-31 Thread Wolfgang Denk
file? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] It is easier to port a shell than a shell

Re: Avoid using libm in rootfs

2007-03-29 Thread Wolfgang Denk
); return 0; } - export CROSS_COMPILE=ppc_6xx- - ppc_6xx-gcc -Wall -pedantic -o foo foo.c - ppc_6xx-ldd foo libc.so.6 = /opt/eldk/ppc_6xx/lib/libc.so.6 ld.so.1 = /opt/eldk/ppc_6xx/lib/ld.so.1 You see: no libm needed. Best regards, Wolfgang Denk -- DENX Software Engineering

Re: libgcc_s.so needed when compiling with eldk4.1.0 and not with edlk3.1.1

2007-03-29 Thread Wolfgang Denk
previous example). But compilers in ELDK 3.1.1 (GCC-3.3.3) and ELDK 4.1 (GCC-4.0) are quite different, so of course different behaviour is normal. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194

Re: Avoid using libm in rootfs

2007-03-29 Thread Wolfgang Denk
be? Incompatibility of libraries. Use ELDK 3.x with 2.4 kernels, and ELDK 4.x with 2.6 kernels; anything else is asking for trouble. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone

Re: TQM 860L, 64MB RAM, ELDK4.1, TQM860L, Kernel 2.6.19

2007-03-25 Thread Wolfgang Denk
fully ported to the TQM8xxL and TQM8xxM systems yet. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL

Re: AVNET 440GX board

2007-03-25 Thread Wolfgang Denk
. On 3/23/07, Stefan Roese [EMAIL PROTECTED] wrote: [Full quote deleted.] Please don't top post / full quote. Read http://www.netmeister.org/news/learn2quote.html Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5

Re: AVNET 440GX board

2007-03-25 Thread Wolfgang Denk
of uImage] and the wrong boot command [bootelf instead of bootm]. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email

Re: TQM 860L, 64MB RAM, ELDK4.1, TQM860L, Kernel 2.6.19

2007-03-23 Thread Wolfgang Denk
kernels ? You probably should direct this question to TQ (btw: you should ask TQ Components - for example Robert Nerbl or Heinz Hornung). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell

Re: TQM 860L, 64MB RAM, ELDK4.1, TQM860L, Kernel 2.6.19

2007-03-22 Thread Wolfgang Denk
root=/dev/ram rw initrd_high=3000 stdin=serial stdout=serial stderr=serial ethact=FEC ETHERNET bootcount=39 I don't see you passing any console=ttyCPM0 argument here? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office

Re: TQM 860L, 64MB RAM, ELDK4.1, TQM860L, Kernel 2.6.19

2007-03-22 Thread Wolfgang Denk
; I thought it doesn't matter, or? It doesn't. You are aware that TQM8xxL is not yet supported in the context of the 2.6 Linux kernel, aren't you? [And we will not support it in the ARCH=ppc context any more.] Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich

Re: porting u-boot on sbc7447 board

2007-03-16 Thread Wolfgang Denk
. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] The first rule of magic is simple. Don't waste your

Re: generation of system tick on 8xx

2007-03-15 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: Anyone knows which device is used to generate the system tick on 8xx processor? DEC Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell

Re: jffs2-No space left on device

2007-03-14 Thread Wolfgang Denk
before using it. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] After a heated argument on some

Re: Problems with PHY on STK5200

2007-03-01 Thread Wolfgang Denk
to? Or even better has some patch to make it work? The driver should work :-) And it certainly does for me. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone: (+49)-8142

Re: mcpu options for AMCC440 with fpu

2007-02-24 Thread Wolfgang Denk
, because that would also stop you from doing clever things. - Doug Gwyn :-) Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142

Re: gdb/gdbserver TQM885

2007-02-17 Thread Wolfgang Denk
. Any help is very appreciated Use the ppc_8xx-gdb that comes with the ELDK instead. And make sure to read the DULG, especially the hints about setting solib-absolute-prefix Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr

Re: multiple devices using ELDK NFS mounts

2007-02-08 Thread Wolfgang Denk
long awaited feature will be ELDK on Windoze. Available in ... say 30 minutes from now? :-) Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell,Germany Phone: (+49)-8142-66989-10 Fax

Re: ELDKs Kernel is not printing the printk

2007-02-01 Thread Wolfgang Denk
on some particular section and proceed, and how to proceed...? And read the debugging sdection in the DULG, and the FAQ. For example, try a post mortem dump of the log buffer. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49

Re: ELDK glibc fcntl(socketFd, F_SETFL, flags) causes Seg Fault

2007-02-01 Thread Wolfgang Denk
/ crashing test code, i. e. a complete C program with declarations etc. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] There's an old story about the person who wished his

Re: JTAG emulator for MPC8548E (v2)

2007-01-24 Thread Wolfgang Denk
... we have about 15 such devices in daily use. I don't doubt your report, but you must have had really bad luck. This is NOT the normal situation with Abatron or the BDI. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10

Re: linux booting using ramdisk

2007-01-23 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: Try to increase default ramdisk size on kernel configuration. ...or pass a ramdisksize boot argument. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142

Re: flash problem in a LITE5200B

2007-01-15 Thread Wolfgang Denk
have to use the cp.b variant of this command Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Just think, with VLSI we can have 100 ENIACS on a chip! - Alan Perlis

Re: MPC5200 + boa webserver + CGI + broken pipe

2007-01-09 Thread Wolfgang Denk
regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Children begin by loving their parents. After a time they judge them. Rarely, if ever, do they forgive them

Re: ELDK 3.1.1: PCI Video Cards on Lite5200B

2007-01-09 Thread Wolfgang Denk
regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Our missions are peaceful -- not for conquest. When we do battle, it is only because we have no choice. -- Kirk

Re: ELDK4.0 net-snmp can not work with trapsink

2007-01-02 Thread Wolfgang Denk
that comes included with the ELDK, or follow the documented method to build ELDK target packages? Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Disc space

Re: porting ELDK linux for MBX board

2006-12-18 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: Hi please suggest me how can i port linuxppc_2_4_devel into mbx board, i m new to this. so plese help me. This has been done many years ago already. Just use the existing code. Best regards, Wolfgang Denk -- Software Engineering: Embedded

Re: MPC8360E Startup - CFG_INIT_RAM

2006-12-11 Thread Wolfgang Denk
for different flash sizes. This hase been done with other boards before. Just look around a bit. Of course everything is much easier if you boot low. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989

Perl

2006-11-20 Thread Wolfgang Denk
and libraries. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de A princess should not be afraid -- not with a brave knight to protect her. -- McCoy, Shore Leave, stardate

passwd : error

2006-11-20 Thread Wolfgang Denk
option to your NFS server's /etc/exports file... Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Knowledge, sir, should be free to all! -- Harry Mudd, I, Mudd

FYI: SM5xx toolchain project berliOS registration

2006-11-20 Thread Wolfgang Denk
in our 2.4 kernel tree; see the TQM5200 board config at http://www.denx.de/cgi-bin/gitweb.cgi?p=linuxppc_2_4_devel.git Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de

Re: ELDK initial installation for FC 4.

2006-11-17 Thread Wolfgang Denk
. Is it going to work for Fedora Core 4 my PC is running? Why ask, just try it :) Even better: RTFM!!! Section 3.2. Supported Host Systems of the DULG explicitely lists FC-4 as one of the known to be working systems. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime

Re: boot failure on lite5200b board

2006-11-17 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: Was there ever a fix for the Lite5200B boot up problem where uboot keeps rebooting? Installing a recent version of U-Boot? Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989

Re: Perl

2006-11-14 Thread Wolfgang Denk
on the board, using a NFS root environment. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Es ist nicht genug zu wissen, man muß auch anwenden; es ist nicht ge- nug

Re: Perl

2006-11-14 Thread Wolfgang Denk
file system over NFS works fine. Just try it out. It may be slow, but CPU cyles are cheap. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] A meeting is an event

Re: [PATCH] [POWERPC] Add support for Rev. B of PowerPC 440SPe

2006-11-13 Thread Wolfgang Denk
borrowed on code by Rafal Jaworowski; see http://www.denx.de/cgi-bin/gitweb.cgi?p=linux-2.6-denx.git;a=commit;h=30e3e3be8863902f508af74fdc61ec9b80756bc0 Please add correct attribution. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone

Re: Linux Kernel 2.6 on Artesyn Katana Board (3750) with IBM 750FX PP C

2006-11-06 Thread Wolfgang Denk
, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] I'm what passes for a Unix guru in my office. This is a frightening concept. - Lee Ann Goldstein, in [EMAIL PROTECTED

Re: Please give your feedback

2006-11-06 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: Please suggest me where i can download the toolchain to use u-boot1.1.3 See for example http://www.denx.de/wiki/view/DULG/ELDKAvailability Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone

Re: Linux Kernel 2.6 on Artesyn Katana Board (3750) with IBM 750F X PP C

2006-11-06 Thread Wolfgang Denk
probably want to ask MV support... Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Never call a man a fool. Borrow from him

Re: Ramdisk of ELDK 3.1.1 not run

2006-11-06 Thread Wolfgang Denk
of ttyS0, etc. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] I don't know if it's what you want, but it's what you get. :-) - Larry Wall

Re: Not show login correct

2006-11-03 Thread Wolfgang Denk
shell really supports such escape sequences. I guess you might be running something different than bash which does not understand this. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80

Re: AW: Xubuntu and Xenomai on the Lite5200 (IceCube)...

2006-10-30 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: after enabling pci in the kernelconfig, usb is working. Duh. And how is one supposed to know that? You aren't. I consider this a bug, too. Actually, this is supposed to be fixed in the current tree. Best regards, Wolfgang Denk -- Software

Re: Building ELDK 3.0/3.1 from SRPMS

2006-10-30 Thread Wolfgang Denk
) Does mean that I need to go get gperf? Sorry, I don't have these old logs online any more. Please drop me a note if you really want to see these, so I can restore the files from tape. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone

  1   2   3   4   5   6   7   8   9   10   >