[U-Boot] [PATCH 1/1 v4] ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY

2008-09-04 Thread Victor Gallardo
This patch adds GPCS, SGMII and M88E1112 PHY support for the AMCC PPC460GT/EX processors. Signed-off-by: Victor Gallardo <[EMAIL PROTECTED]> --- v2: - Added comments to GPCS PHY setup - Minor coding style cleanup v3: - Generalized the PHY-less configuration even more v4: - Change "

[U-Boot] [PATCH 1/1] ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY

2008-09-04 Thread Victor Gallardo
This patch adds GPCS, SGMII and M88E1112 PHY support for the AMCC PPC460GT/EX processors. Signed-off-by: Victor Gallardo <[EMAIL PROTECTED]> --- v2: - Added comments to GPCS PHY setup - Minor coding style cleanup v3: - Generalized the PHY-less configuration even more v4: - Change "

Re: [U-Boot] [U-boot] [PATCHv2 1/2] NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.

2008-09-04 Thread Ben Warren
Hi Richard, richardretanubun wrote: > Hi Ben, > > Thanks for the feedback. I've made the changes you suggested. > Here is the patch re-pasted (please let me know if this is not the > proper way to submit patch v2). > > I starte to fix this up so tha

Re: [U-Boot] ppc4xx: glacier broken with latest u-boot

2008-09-04 Thread Adam Graham
Stefan, I took a quick look at this problem and tracked the problem down to the serial console initialization area for the AMCC Glacier and Canyonlands boards. description PPC4xx U-Boot Custodian Tree owner Stefan Roese last change Wed, 3 Sep 2008 15:21:38 + URL git://git.denx.de/u

Re: [U-Boot] [PATCH] ads5121: Set offset of NFC registers in device tree.

2008-09-04 Thread John Rigby
I agree, here are the two device tree entries: Original silicon rev 1 and 1.5: compatible = "fsl,mpc5121-nfc"; rev 2: compatible = "fsl,mpc5121rev2-nfc"; On Thu, Sep 4, 2008 at 9:05 AM, Scott Wood <[EMAIL PROTECTED]> wrote: > On Thu, Sep 04, 2008 at 10:13:49AM +020

[U-Boot] No Partition in Flash Memoery under MTD

2008-09-04 Thread FlyingWoWings
Greetings, i am using ELDK 2.6.26 distribution on MPC8349emds, arch = powerpc, cross_compile = ppc_6xx- i've tried with uImage + FDT blob .dtb + uRamdisk and i've added flash mapping in .dts as follow: [EMAIL PROTECTED] { compatible = "amd,am29lv128ml", "cfi-flash";

[U-Boot] ppc4xx: glacier broken with latest u-boot

2008-09-04 Thread Victor Gallardo
Hello Stefan, I just pulled the latest u-boot (git://git.denx.de/u-boot-ppc4xx.git) and glacier is broken. It builds, but if load the u-boot it hangs. This is far as it gets. U-Boot 1.3.4-03965-g7deb3b3 (Sep 4 2008 - 16:26:55) CPU: AMCC PowerPC 460GT Rev. A at 800 MHz (PLB=200, OPB=100, EBC=1

Paid A Full-Time Job's Salary To Play Video Games

2008-09-04 Thread teresa farrell
If you buy a new MMORPG that crashes every time your character jumps while running, chances are you will not like the game and tell all of your friends not to buy it. This is a serious setback for the game company. The customers that bought their product will not buy it again and neither will thei

Re: [U-Boot] [PATCH] mpc83xx: fix mpc8313 in-tree building with NAND

2008-09-04 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:04 Wed 03 Sep , Kim Phillips wrote: > From: Nick Spence <[EMAIL PROTECTED]> > > and add mpc8313 NAND build to MAKEALL > > Signed-off-by: Nick Spence <[EMAIL PROTECTED]> > Signed-off-by: Kim Phillips <[EMAIL PROTECTED]> > --- > MAKEALL |2 +- > Makefile |3 +++ > 2 files change

[U-Boot] Fix dev_print for when it is called from usb_stor_info (usb storage command)

2008-09-04 Thread Nícolas Carneiro Lebedenco
Hello people, here is a quick fix for the output of the command usb storage. It was printing "Device 0: not available" because the IF_TYPE_USB was not included into the switch statement. --- u-boot-1.3.4.original/disk/part.c 2008-08-12 11:08:38.0 -0300 +++ u-boot-1.3.4/disk/part.c

Re: [U-Boot] [PATCH 1/1 v3] ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY

2008-09-04 Thread Ben Warren
Hi Victor, Victor Gallardo wrote: > Hi Stefan and Ben, > > I saw what Andy Fleming's did. This is a bit to much work for what I > have time for. > > I understand completely. > I aggree, we need to take baby steps.. > > For now I'll change PHY-less to Fixed PHY and update some style issues. > >

Re: [U-Boot] [PATCH 1/1 v3] ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY

2008-09-04 Thread Victor Gallardo
Hi Stefan and Ben, I saw what Andy Fleming's did. This is a bit to much work for what I have time for. I aggree, we need to take baby steps.. For now I'll change PHY-less to Fixed PHY and update some style issues. -Victor Gallardo -Original Message- From: Stefan Roese [mailto:[EMAIL PR

Re: [U-Boot] Boot from jffs2 filesystem problem

2008-09-04 Thread Scott Wood
On Thu, Sep 04, 2008 at 05:21:57PM +0200, Pedro Luis D. L. wrote: > I've already tried with: > - bootm ${kernel_addr} - ${fdt_addr} This is the correct one. > And always with the same result... Are you sure it's exactly the same? How could u-boot fail when loading the initrd if there is none s

Re: [U-Boot] [PATCH 1/1 v3] ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY

2008-09-04 Thread Stefan Roese
On Thursday 04 September 2008, Ben Warren wrote: > I like the idea very much, but am not sure about the implementation. > This problem has been around for a while (just search the archives for > people wondering how to deal with a switch chip connected via rvMII or > whatever). The trickiest part

Re: [U-Boot] Boot from jffs2 filesystem problem

2008-09-04 Thread Pedro Luis D. L.
> On Thu, 4 Sep 2008 10:09:57 -0500 Scott wrote: > > On Thu, Sep 04, 2008 at 02:04:42PM +0200, Pedro Luis D. L. wrote: >> It seems to me that U-boot is trying to boot from RAMDisk instead of booting >> the kernel, but I'm not sure. >> The same kernel is working properly on a phytec board and 1.

Re: [U-Boot] Boot from jffs2 filesystem problem

2008-09-04 Thread Scott Wood
On Thu, Sep 04, 2008 at 02:04:42PM +0200, Pedro Luis D. L. wrote: > It seems to me that U-boot is trying to boot from RAMDisk instead of booting > the kernel, but I'm not sure. > The same kernel is working properly on a phytec board and 1.2.0 U-boot, > so it's not a problem with jffs2 support wit

Re: [U-Boot] [PATCH] ads5121: Set offset of NFC registers in device tree.

2008-09-04 Thread Scott Wood
On Thu, Sep 04, 2008 at 10:13:49AM +0200, Kenneth Johansson wrote: > On Wed, 2008-09-03 at 22:41 +0200, Wolfgang Denk wrote: > > Dear "John Rigby", > > > > In message <[EMAIL PROTECTED]> you wrote: > > > I'm not sure this right way to deal with this. Even with the modified > > > offset the 1.5 si

Re: [U-Boot] [PATCH] TQM5200 HIGHBOOT Makefile patch

2008-09-04 Thread Detlev Zundel
Hi Pedro, > Hi, > I don't know the normal procedure, if I should send the patch to > Wolfgang or someone else, but I found a problem with Makefile and > TQM5200 HIGHBOOT config in Makefile. I think this problem is also in > previous versions since tqm boards where moved under tqc folder. The norm

[U-Boot] CFG_64BIT_xxx and friends

2008-09-04 Thread Matthias Fuchs
Hi all, after testing the recent U-Boot code on a couple of 405EP boards I noticed, that the memsize in the output of the "bdinfo" command is always 0x. This is caused by using 64 types and format directives in printf that only work when CFG_64BIT_VSPRINTF is defined. So what's the best

[U-Boot] [PATCH] TQM5200 HIGHBOOT Makefile patch

2008-09-04 Thread Pedro Luis D. L.
Hi, I don't know the normal procedure, if I should send the patch to Wolfgang or someone else, but I found a problem with Makefile and TQM5200 HIGHBOOT config in Makefile. I think this problem is also in previous versions since tqm boards where moved under tqc folder. The patch is: --- a/Make

[U-Boot] Boot from jffs2 filesystem problem

2008-09-04 Thread Pedro Luis D. L.
[Previously posted in the wrong mail list, sorry] Hello everybody, I'm finding some problems trying to boot a TQM5200 board using a jffs2 image as filesystem. The u-boot version I'm using is 1.3.1 (self compiled) and Linux Kernel 2.6.23.1. It is possible to boot it with a stored kernel uImage

Re: [U-Boot] running u-boot from SDRAM

2008-09-04 Thread Wolfgang Denk
Dear Roman Mashak, In message <[EMAIL PROTECTED]> you wrote: > > I need to port U-Boot on the platform, consisting of master and > daughter boards. Master boards runs WinCE; daughter board features > SoC, based on ARM926EJ-S, on-chip SDRAM and ROM. Master launches > daughter board by downloading

Re: [U-Boot] [U-Boot-Users] Boot from Jffs2 filesystem problem

2008-09-04 Thread Detlev Zundel
Hi Pedro, the SourceForge mailing list is deprecated, please use the one at lists.denx.de. [This time, the new address is correct] > The u-boot version I'm using is 1.3.1 (self compiled) and Linux Kernel > 2.6.23.1. > > It is possible to boot it with a stored kernel uImage and the oftree in the

[U-Boot] running u-boot from SDRAM

2008-09-04 Thread Roman Mashak
Hello, I need to port U-Boot on the platform, consisting of master and daughter boards. Master boards runs WinCE; daughter board features SoC, based on ARM926EJ-S, on-chip SDRAM and ROM. Master launches daughter board by downloading binary image of bootcode in to the on-chip SDRAM, then does remap

[U-Boot] [PATCH v2] fw_env: add NAND support

2008-09-04 Thread Guennadi Liakhovetski
Add support for environment in NAND with automatic NOR / NAND recognition, including unaligned environment, bad-block skipping, redundant environment copy. Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]> --- Changes since v1: multiple style updates, added Copyright, restored flash_io(

Re: [U-Boot] [PATCH] ppx4xx: Fix broken DASA_SIM board

2008-09-04 Thread Matthias Fuchs
Hi Wolfgang, you are right. But currently I do not have any suitable IOP480 based hardware on my desk to test bigger changes. Matthias On Wednesday 03 September 2008 22:58, Wolfgang Denk wrote: > Dear Matthias Fuchs, > > In message <[EMAIL PROTECTED]> you wrote: > > This patch adds initdram() t

Re: [U-Boot] [PATCH v2] USB EHCI: reset root hub

2008-09-04 Thread Markus Klotzbücher
On Thu, Sep 04, 2008 at 11:19:05AM +0200, Detlev Zundel wrote: > From: Yuri Tikhonov <[EMAIL PROTECTED]> > > Some of multi-function USB controllers (e.g. ISP1562) allow root hub > resetting only via EHCI registers. So, this patch adds the corresponding > kind of reset to OHCI's hc_reset() if the n

[U-Boot] [PATCH v2] USB EHCI: reset root hub

2008-09-04 Thread Detlev Zundel
From: Yuri Tikhonov <[EMAIL PROTECTED]> Some of multi-function USB controllers (e.g. ISP1562) allow root hub resetting only via EHCI registers. So, this patch adds the corresponding kind of reset to OHCI's hc_reset() if the newly introduced CONFIG_PCI_EHCI_DEVNO option is set (e.g. for Socrates bo

Re: [U-Boot] u-boot for BMW board

2008-09-04 Thread Ramji PanchaReddy
hi Wolfgang, i used BMW configuration and now o/p is U-Boot 1.1.6 (Sep 3 2008 - 21:48:59) CPU: MPC8245 Revision 1.2 at 198 MHz: 16 kB I-Cache 16 kB D-Cache Board: BMW MPC8245/KAHLUA2 - CHRP (MAP B) Built: Sep 3 2008 at 21:48:59 Local Bus at 99 MHz DRAM: 64 MB FLASH: *** failed *** ### ERROR

Re: [U-Boot] unassigned-patches/25: [PATCH] USB EHCI: reset root hub

2008-09-04 Thread Markus Klotzbücher
Dear Yuri, On Fri, Aug 15, 2008 at 03:45:02PM +0200, [EMAIL PROTECTED] wrote: > Some of multi-function USB controllers (e.g. ISP1562) allow root hub > resetting only via EHCI registers. So, this patch adds the corresponding > kind of reset to OHCI's hc_reset() if the newly introduced > CONFIG_P

Re: [U-Boot] [PATCH] ads5121: Set offset of NFC registers in device tree.

2008-09-04 Thread Kenneth Johansson
On Wed, 2008-09-03 at 22:41 +0200, Wolfgang Denk wrote: > Dear "John Rigby", > > In message <[EMAIL PROTECTED]> you wrote: > > I'm not sure this right way to deal with this. Even with the modified > > offset the 1.5 silicon linux nand driver will not work correctly with > > the 2.0 silicon nand

Re: [U-Boot] [PATCH 1/1 v3] ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY

2008-09-04 Thread Ben Warren
Hi Stefan and Victor, Stefan Roese wrote: > On Wednesday 03 September 2008, Victor Gallardo wrote: > >> This patch adds GPCS, SGMII and M88E1112 PHY support >> for the AMCC PPC460GT/EX processors. >> >> Signed-off-by: Victor Gallardo <[EMAIL PROTECTED]> >> --- >> > > A good idea is to keep