Re: [U-Boot] ColdFire I2C implementing I2C idle [PATCH] -- resent in git format

2010-01-25 Thread Heiko Schocher
Hello Michael, Michael Durrant wrote: > Heiko Schocher wrote: >> Hello Wolfgang, >> >> Wolfgang Wegner wrote: >> >>> On Thu, Jan 21, 2010 at 09:04:29AM +0100, Heiko Schocher wrote: >>> Hello Joakim, Joakim Tjernlund wrote: >> Hello Michael, >> >> Than

Re: [U-Boot] modifying u-boot image to distinguish between primary and secondary

2010-01-25 Thread Wolfgang Denk
Dear Ravi Shekhar, In message you wrote: > > My board has two boot-loaders namely, primary bootloader and secondary > bootloader. however the image file name for both the bootloaders are same, > u-boot.bin. Now, I want to make a check before loading u-boot to flash > whether its a primary bo

Re: [U-Boot] [PATCH v3] Freescale NFC NAND driver

2010-01-25 Thread Wolfgang Denk
Dear "Yang, Lin", In message you wrote: > > Dear sir , This is a public mailing list. > We have used the PPC MPC5121 (m36p), and met some question about NAND flash, And what exactly are these questions? > Could you mind provide the newest driver about NAND flash to me, It's part of the

Re: [U-Boot] [PATCH RFC v2] non-blocking flash write/erase/status check functions

2010-01-25 Thread Stefan Roese
On Friday 22 January 2010 13:03:40 Wolfgang Denk wrote: > > > More tightly integrated non-blocking variants of some CFI flash access > > > functions. Enable with CONFIG_SYS_FLASH_CFI_NONBLOCK > > > These can be useful to erase flash or write complete sectors of flash > > > during a serial data tran

Re: [U-Boot] modifying u-boot image to distinguish between primary and secondary

2010-01-25 Thread Ravi Shekhar
Sorry for not providing with more details. On my board I have a primary (recovery) bootloader and a secondary full-featured bootloader. The primary bootloader is normally not interactive or accessible at startup. The primary bootloader immediately loads the secondary bootloader. If the second

Re: [U-Boot] Performance problems with gunzip

2010-01-25 Thread A. Geisreiter
Hi Detlev, thanks for the help. I have tried CONFIG_CMD_CACHE but this doesn't work, because dcache_enable() is not implemented for PXA. Then I tried to get the U-Boot source code for Gumstix verdex project, but I can't find it. Where can I download this? Regards, Andreas -Ursprüngliche Nac

Re: [U-Boot] [PATCH] at91: Add esd gmbh OTC570 board support

2010-01-25 Thread Daniel Gorsulowski
Hello Tom, thanks for reviewing... Tom wrote: > Daniel Gorsulowski wrote: >> This patch adds support for esd gmbh OTC570 board. >> The OTC570 is based on an Atmel AT91SAM9263 SoC. >> >> Signed-off-by: Daniel Gorsulowski > > For u-boot-video. > Maybe some u-boot commands that could be common. >

[U-Boot] [PATCH v2] at91: Add esd gmbh OTC570 board support

2010-01-25 Thread Daniel Gorsulowski
This patch adds support for esd gmbh OTC570 board. The OTC570 is based on an Atmel AT91SAM9263 SoC. Signed-off-by: Daniel Gorsulowski --- v2: Applyed suggestions according to http://lists.denx.de/pipermail/u-boot/2010-January/066948.html - removed video commands they should go into common

[U-Boot] [PATCH v5] add ASTRO MCF5373L board

2010-01-25 Thread Wolfgang Wegner
This patch adds support for ASTRO board(s) based on MCF5373L. Signed-off-by: Wolfgang Wegner --- v4->v5: removed update.c and reference to non-blocking CFI to get at least the board included v3->v4: fixed multi-line comments v2->v3: fixed another load of coding style issues after finding out abou

[U-Boot] [PATCH - not for mainline] add update to ASTRO MCF5373L board

2010-01-25 Thread Wolfgang Wegner
Signed-off-by: Wolfgang Wegner --- This patch adds the external "update" command to ASTRO MCF5373L boards. It needs this previous patch that is not included in mainline: non-blocking flash write/erase/status check functions (Message-Id 1260374411-11299-1-git-send-email-w.weg...@astro-kom.de) boa

[U-Boot] [U_BOOT] Colibri PXA320

2010-01-25 Thread Dennis Semakin
Hello Could anybody help me? If it is possible, please, will you try to flash one u-boot image, which I'll send to you, on Colibri PXA320 board. Does it work? Does the net work? Try to ping some host, tftpboot, etc... It's very important for me. 2 months I try to force it work. Eboot works, U-b

Re: [U-Boot] modifying u-boot image to distinguish between primary and secondary

2010-01-25 Thread Wolfgang Denk
Dear Ravi Shekhar, In message you wrote: > > Sorry for not providing with more details. On my board I have a primary > (recovery) bootloader and a secondary full-featured bootloader. The > primary bootloader is normally not interactive or accessible at startup. > The primary bootloader imm

[U-Boot] [STATUS] u-boot-2009.11.y branch / v2009.11.1 release

2010-01-25 Thread Wolfgang Denk
Hi, when we changed then versioning system for U-Boot, we explicitly planned also for "stable" trees with maintenance releases, even though we never used something like this before. I'm trying this out now. I have created the "u-boot-2009.11.y" branch which is supposed to be a "stable branch" ba

Re: [U-Boot] TI:OMAP:[PATCH 4/7] Add support for 720Mhz

2010-01-25 Thread Khasim Syed Mohammed
On Sun, Jan 24, 2010 at 5:39 AM, Tom wrote: > Khasim Syed Mohammed wrote: >> >> From 977856ac122e451a8de195d9f22253196572157a Mon Sep 17 00:00:00 2001 >> From: Syed Mohammed Khasim >> Date: Tue, 12 Jan 2010 16:32:42 +0530 >> Subject: [PATCH] Add support for 720Mhz >> >> A New API to allow setting

[U-Boot] Fwd: TI:OMAP: [PATCH 6/7] Enable DSS driver for Beagle

2010-01-25 Thread Khasim Syed Mohammed
On Sun, Jan 24, 2010 at 5:54 AM, Tom wrote: > Khasim Syed Mohammed wrote: >> >> From fe824eb530338182503dd75d466374ac2e96c063 Mon Sep 17 00:00:00 2001 >> From: Syed Mohammed Khasim >> Date: Mon, 18 Jan 2010 18:35:40 +0530 >> Subject: [PATCH] Enable DSS driver for Beagle >> >> Configures DSS to di

[U-Boot] Fwd: TI:OMAP: [PATCH 5/7] Add DSS driver for OMAP3

2010-01-25 Thread Khasim Syed Mohammed
On Sun, Jan 24, 2010 at 5:48 AM, Tom wrote: > Khasim Syed Mohammed wrote: >> >> From cf8fa28973de7609d27146730d9e019b7c919b51 Mon Sep 17 00:00:00 2001 >> From: Syed Mohammed Khasim >> Date: Tue, 12 Jan 2010 23:57:28 +0530 >> Subject: [PATCH] Add DSS driver for OMAP3 >> >> Supports dynamic panel c

Re: [U-Boot] TI:OMAP: [PATCH 3/7] API to set twl4030 voltage and dev group

2010-01-25 Thread Khasim Syed Mohammed
On Sun, Jan 24, 2010 at 5:37 AM, Tom wrote: > Khasim Syed Mohammed wrote: >> >> From ca6c186c40fafaf0bf53f5f3e90057c0a34374f9 Mon Sep 17 00:00:00 2001 >> From: Syed Mohammed Khasim >> Date: Mon, 18 Jan 2010 18:22:09 +0530 >> Subject: [PATCH] API to set twl4030 voltage and dev group >> >> V3: >> I

Re: [U-Boot] TI:OMAP: [PATCH 2/7] Enable I2C bus switching

2010-01-25 Thread Khasim Syed Mohammed
On Sun, Jan 24, 2010 at 5:35 AM, Tom wrote: > Khasim Syed Mohammed wrote: >> >> From 9bb1c3501c8f098dac6e224c99e409ebf92b0ab9 Mon Sep 17 00:00:00 2001 >> From: Syed Mohammed Khasim >> Date: Mon, 18 Jan 2010 18:11:14 +0530 >> Subject: [PATCH] Enable I2C bus switching >> >> OMAP3 supports Multiple

[U-Boot] Please pull u-boot-ti/master

2010-01-25 Thread s-paulraj
The following changes since commit 2ff6922280025c1315c53fa2eb4ab33f0c9591de: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-arm are available in the git repository at: git://git.denx.de/u-boot-ti.git master Nick Thompson (1): da830evm: Use table driven pin

Re: [U-Boot] Fwd: TI:OMAP: [PATCH 5/7] Add DSS driver for OMAP3

2010-01-25 Thread Tom
Khasim Syed Mohammed wrote: > On Sun, Jan 24, 2010 at 5:48 AM, Tom wrote: >> Khasim Syed Mohammed wrote: >>> From cf8fa28973de7609d27146730d9e019b7c919b51 Mon Sep 17 00:00:00 2001 >>> From: Syed Mohammed Khasim >>> Date: Tue, 12 Jan 2010 23:57:28 +0530 >>> Subject: [PATCH] Add DSS driver for OMAP

Re: [U-Boot] Fwd: TI:OMAP: [PATCH 6/7] Enable DSS driver for Beagle

2010-01-25 Thread Tom
Khasim Syed Mohammed wrote: > On Sun, Jan 24, 2010 at 5:54 AM, Tom wrote: >> Khasim Syed Mohammed wrote: >>> From fe824eb530338182503dd75d466374ac2e96c063 Mon Sep 17 00:00:00 2001 >>> From: Syed Mohammed Khasim >>> Date: Mon, 18 Jan 2010 18:35:40 +0530 >>> Subject: [PATCH] Enable DSS driver for B

Re: [U-Boot] TI:OMAP:[PATCH 4/7] Add support for 720Mhz

2010-01-25 Thread Tom
Khasim Syed Mohammed wrote: > On Sun, Jan 24, 2010 at 5:39 AM, Tom wrote: >> Khasim Syed Mohammed wrote: >>> From 977856ac122e451a8de195d9f22253196572157a Mon Sep 17 00:00:00 2001 >>> From: Syed Mohammed Khasim >>> Date: Tue, 12 Jan 2010 16:32:42 +0530 >>> Subject: [PATCH] Add support for 720Mhz

Re: [U-Boot] TI:OMAP: [PATCH 3/7] API to set twl4030 voltage and dev group

2010-01-25 Thread Tom
Khasim Syed Mohammed wrote: > On Sun, Jan 24, 2010 at 5:37 AM, Tom wrote: >> Khasim Syed Mohammed wrote: >>> From ca6c186c40fafaf0bf53f5f3e90057c0a34374f9 Mon Sep 17 00:00:00 2001 >>> From: Syed Mohammed Khasim >>> Date: Mon, 18 Jan 2010 18:22:09 +0530 >>> Subject: [PATCH] API to set twl4030 volt

Re: [U-Boot] TI:OMAP: [PATCH 2/7] Enable I2C bus switching

2010-01-25 Thread Tom
Khasim Syed Mohammed wrote: > On Sun, Jan 24, 2010 at 5:35 AM, Tom wrote: >> Khasim Syed Mohammed wrote: >>> From 9bb1c3501c8f098dac6e224c99e409ebf92b0ab9 Mon Sep 17 00:00:00 2001 >>> From: Syed Mohammed Khasim >>> Date: Mon, 18 Jan 2010 18:11:14 +0530 >>> Subject: [PATCH] Enable I2C bus switchin

[U-Boot] [PATCH] Overo GPMC registers

2010-01-25 Thread Scott Ellis
Use appropriate GPMC timings for the LAN9221 controller on the Gumstix Overo expansion boards not the values in arch-omap3/mem.h which are for a different ethernet controller. Signed-off-by: Scott Ellis jumpnowtek.com> --- board/overo/overo.c | 14 +++--- board/overo/overo.h |9 +

[U-Boot] [PATCH] Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies"

2010-01-25 Thread Kumar Gala
This reverts commit bc20f9a9527afe8ae406a74f74765d4323f04922. The original code was correct. I clearly need glasses or a brown paper bag. Signed-off-by: Kumar Gala --- cpu/mpc85xx/speed.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cpu/mpc85xx/speed.c b/

[U-Boot] [PATCH V3] PPC: Record uboot's relocated address in RAM and show in bdinfo.

2010-01-25 Thread richardretanubun
>From 58e9529fa466ef79232398aeda69373125eb2aac Mon Sep 17 00:00:00 2001 From: Richard Retanubun Date: Fri, 15 Jan 2010 10:06:06 -0500 Subject: [PATCH] PPC: Record uboot's relocated address in RAM and show in bdinfo. This patch uses gd->relocaddr variable to store uboot's relocated address in RAM

Re: [U-Boot] [PATCH 1/3] Add support to disable cpu's in multicore processors

2010-01-25 Thread Wolfgang Denk
Dear Kumar Gala, In message <67d60638-14a4-4821-a778-b6f1e88d2...@kernel.crashing.org> you wrote: > > On Jan 12, 2010, at 1:03 PM, Kumar Gala wrote: > > > Add a disable sub-command to the cpu command that allows for disabling > > cores in multicore processors. This can be useful for systems tha

Re: [U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2010-01-25 Thread Wolfgang Denk
Dear Semih Hazar, In message <4b5852ff.5080...@indefia.com> you wrote: > > > Is ther e a chance to do without this file and use the CFI driver > > instead? > > > There's currently a problem with the CFI driver in AVR32 platform. There > was a long discussion about it, but a solution was not av

Re: [U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2010-01-25 Thread Wolfgang Denk
Dear Semih Hazar, In message <4b585314.7010...@indefia.com> you wrote: > Nimbus Cloud is an AVR32 based single board computer with > 256MiB NAND, 64MiB SDRAM, battery backed RTC, LCD/touch > screen support, VGA Output, Ethernet and offers seamless > integration with Indefia's Zigbee transceivers.

Re: [U-Boot] [PATCH] mpc5xxx: Support CPU internal watchdog.

2010-01-25 Thread Wolfgang Denk
Dear Detlev Zundel, In message <1263994128-11800-1-git-send-email-...@denx.de> you wrote: > Signed-off-by: Detlev Zundel > --- > cpu/mpc5xxx/cpu.c | 20 +++- > cpu/mpc5xxx/cpu_init.c | 14 +- > include/watchdog.h |5 + > 3 files changed, 37 insert

Re: [U-Boot] [PATCH V3 01/11] mkimage: Add Freescale imx Boot Image support (imximage)

2010-01-25 Thread Wolfgang Denk
Dear Stefano Babic, In message <1264007950-20579-1-git-send-email-sba...@denx.de> you wrote: > This patch adds support for "imximage" (MX Boot Image) > to the mkimage utility. The imximage is used on the Freescales's > MX.25, MX.35 and MX.51 processors. > > Further details under doc/README.imxima

Re: [U-Boot] [PATCH V3 09/11] ARM/PPC: add a common way to access registers

2010-01-25 Thread Wolfgang Denk
Dear Stefano Babic, In message <1264008133-20906-1-git-send-email-sba...@denx.de> you wrote: > Some Freescale's processors of different architecture > have the same peripheral (eSDHC controller in PowerPC > and i.MX51). This patch adds neutral functions to access > to the internal registers of the

Re: [U-Boot] [PATCH v2] gzip/zlib: make features optional

2010-01-25 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1264120236-7618-1-git-send-email-vap...@gentoo.org> you wrote: > If you really want to slim down U-Boot and you would rather use a higher > compression scheme (like LZMA), it'd be nice to disable gzip/zlib since > these code bases take up a significant amount of sp

Re: [U-Boot] [PATCH] tools: give explicit libfdt paths

2010-01-25 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1264121944-12435-1-git-send-email-vap...@gentoo.org> you wrote: > The current libfdt object rules hard depend implicitly on the .depend file > being correct. If it isn't, then it is unable to properly compile the > objects. Give it a full path like all the other

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Albin Tonnerre
On Mon, 25 Jan 2010 23:44 +0100, Wolfgang Denk wrote : > > Hi everybody, Hi Wolfgang, > > here is a list of e-mail messages / patches, which I have marked as > "open" in my folder. It would we be really helpful if both submitters > and responsible custodians could take a look at these and prov

Re: [U-Boot] [PATCH] getline: split out for darwin systems

2010-01-25 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1262936883-31877-1-git-send-email-vap...@gentoo.org> you wrote: > At least on OS X 10.5 and older, getline does not exist. So split out the > function from the mingw code so that we can pull it in for Darwin systems. > > Signed-off-by: Mike Frysinger > --- > to

Re: [U-Boot] [PATCH] jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE

2010-01-25 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1262955786-10207-1-git-send-email-vap...@gentoo.org> you wrote: > Commit b5b004ad8a0ac6f98bd5708ec8b22fbddd1c1042 caused the sector_size to > be calculated incorrectly when the part size was not hardcoded. This is > because the new code relied on part->size but tr

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread John Rigby
6590 01/16 John Rigby [U-Boot] [PATCH-V2 1/9] mxc_serial replace > platform specific clock > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73736 I got no feedback on this. > > 6591 01/16 John Rigby [U-Boot] [PATCH-V2 2/9] arm926ejs: add > nand_spl boot su

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Joakim Tjernlund
> > > Hi everybody, > > here is a list of e-mail messages / patches, which I have marked as > "open" in my folder. It would we be really helpful if both submitters > and responsible custodians could take a look at these and provide > feedback if these patches are still to be applied, or have been

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Wolfgang Wegner
Hi Wolfgang, comments on my patches. Of course I would like to have all of them included except the obsoleted index 6741. ;-) On Mon, Jan 25, 2010 at 11:44:48PM +0100, Wolfgang Denk wrote: [...] > 3449 10/28 Wolfgang Wegner[U-Boot] [PATCH] MCF532x: make icache_enable > use CONFIG_SYS_SDRAM

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Scott Wood
John Rigby wrote: >> 6591 01/16 John Rigby [U-Boot] [PATCH-V2 2/9] arm926ejs: add >> nand_spl boot support >> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73737 > > Nor this. I can take it if there are no objections from the ARM side. >> 6592 01/16 John Rigby

Re: [U-Boot] [PATCH v2] Nand boot: Add nand boot support for MPC8569mds board

2010-01-25 Thread Scott Wood
On Mon, Jan 18, 2010 at 07:03:28PM +0800, Liu Yu wrote: > This patch add nand boot support for MPC8569mds board. > > Signed-off-by: Liu Yu > --- > v2: > change subject and commit message. > > MAKEALL |1 + > Makefile

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Mike Frysinger
On Monday 25 January 2010 17:44:48 Wolfgang Denk wrote: > 5717 12/16 Mike Frysinger [U-Boot] [PATCH 2/5] usb: musb: make fifo > support configurable > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72838 > > 5718 12/16 Mike Frysinger [U-Boot] [PATCH 3/5] usb: musb: make > mu

Re: [U-Boot] [PATCH-V2 8/9] env_nand.c: print error message and fail gracefully

2010-01-25 Thread Scott Wood
On Sat, Jan 16, 2010 at 09:50:26PM -0700, John Rigby wrote: > From: Wolfgang Denk > > env_nand.c would crash silently if a malloc() for the environment > buffers failed; make it print an error message and fail gracefully, > i. e. use the default environment then. > > Signed-off-by: Wolfgang Denk

[U-Boot] [PATCH] mkimage: dont force entry point with xip

2010-01-25 Thread Mike Frysinger
Some people boot images with the entry point in the middle of the blob (like Linux with the head code in discardable .init.text), and there is no no real requirement that the entry point be right after the mkimage header when doing XIP, so let people specify whatever they want. If they do need an

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Scott Wood
On Mon, Jan 25, 2010 at 11:44:48PM +0100, Wolfgang Denk wrote: > 2432 10/12 Kyungmin Park [U-Boot] [PATCH] Reduce apollon OneNAND IPL > code > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/69648 Mostly consists of ARM boot code, and submitter agreed it should go thro

Re: [U-Boot] [PATCH 1/2] fsl_esdhc: fix wrong clock mask

2010-01-25 Thread Kumar Gala
On Jan 7, 2010, at 2:00 AM, Li Yang wrote: > Fix typo in SYSCTL_CLOCK_MASK, which caused residual in high bits of SDCLKFS. > > Signed-off-by: Jin Qing > Signed-off-by: Li Yang > --- > include/fsl_esdhc.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) applied to 85xx. - k __

Re: [U-Boot] [PATCH 1/2] ppc/85xx: Add PIB/ATM support for MPC8569mds

2010-01-25 Thread Kumar Gala
On Nov 27, 2009, at 1:31 AM, Liu Yu wrote: > Signed-off-by: Liu Yu > --- > board/freescale/common/pq-mds-pib.c |2 +- > board/freescale/mpc8569mds/mpc8569mds.c |7 +++ > 2 files changed, 8 insertions(+), 1 deletions(-) applied to 85xx. - k

Re: [U-Boot] [PATCH 2/2] ppc/85xx: Add ATM config for MPC8569MDS

2010-01-25 Thread Kumar Gala
On Nov 27, 2009, at 1:31 AM, Liu Yu wrote: > Signed-off-by: Liu Yu > --- > Makefile |3 ++- > include/configs/MPC8569MDS.h |5 + > 2 files changed, 7 insertions(+), 1 deletions(-) applied to 85xx. - k ___ U-Boot mailing

Re: [U-Boot] [PATCH] Fix the local bus divider mapping

2010-01-25 Thread Kumar Gala
On Nov 17, 2009, at 6:49 AM, Dave Liu wrote: > The real clock divider is 4 times of the bits LCRR[CLKDIV], > according the latest RevF RM. > > Signed-off-by: Dave Liu > --- > cpu/mpc85xx/speed.c |7 ++- > 1 files changed, 6 insertions(+), 1 deletions(-) applied - k

Re: [U-Boot] [PATCH 2/2] p2020ds: use maximum timeout for esdhc

2010-01-25 Thread Kumar Gala
On Jan 7, 2010, at 2:00 AM, Li Yang wrote: > From: Jin Qing > > Use timeout value to maximum due to hardware problem. The hardware may take > longer > to timeout, but it's much better than having a too-short timeout value. > > Signed-off-by: Jin Qing > Signed-off-by: Li Yang > --- > driver

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread John Rigby
> 6592 01/16 John Rigby [PATCH-V2 3/9] Add MX25 support to >>> nand_spl >>> fsl nfc driver >>>http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73738 >>> 6593 01/16 John Rigby [U-Boot] [PATCH-V2 4/9] Nand mxc_nand add >>> v1.1 controller support >>>

Re: [U-Boot] [PATCH v3] qe: fixup the snum for MPC8569 Rev2.0

2010-01-25 Thread Kumar Gala
On Jan 15, 2010, at 12:58 AM, Liu Yu wrote: > Since 1.0 and 2.0 use different snum table, > we fixup the snum value according to SPRN_SVR. > > Signed-off-by: Liu Yu > --- > v3: > move code from board to cpu > > cpu/mpc85xx/fdt.c | 18 ++ > 1 files changed, 18 insertions(+), 0

Re: [U-Boot] [PATCH 2/2] 85xx/p1_p2_rdb: enable hwconfig

2010-01-25 Thread Kumar Gala
On Jan 7, 2010, at 2:57 AM, Vivek Mahajan wrote: > Signed-off-by: Vivek Mahajan > --- > include/configs/P1_P2_RDB.h |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) applied to 85xx - k ___ U-Boot mailing list U-Boot@lists.denx.de http://li

Re: [U-Boot] [PATCH 2/2] p2020ds: use maximum timeout for esdhc

2010-01-25 Thread Li Yang-R58472
>On Jan 7, 2010, at 2:00 AM, Li Yang wrote: > >> From: Jin Qing >> >> Use timeout value to maximum due to hardware problem. The hardware >> may take longer to timeout, but it's much better than having >a too-short timeout value. >> >> Signed-off-by: Jin Qing >> Signed-off-by: Li Yang >> --

Re: [U-Boot] [PATCH 1/2] 85xx/p1_p2_rdb: p1020: add muxed usb2 handling

2010-01-25 Thread Kumar Gala
On Jan 7, 2010, at 2:57 AM, Vivek Mahajan wrote: > This patch adds the 2nd USB (muxed with eLBC) node > depending upon enabling the 'usb2' environment variable > via hwconfig i.e. "setenv hwconfig usb2", so that linux > has the 2nd USB controller enabled, which will lead to > the disabling of the

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Kumar Gala
On Jan 25, 2010, at 4:44 PM, Wolfgang Denk wrote: > > Hi everybody, > > here is a list of e-mail messages / patches, which I have marked as > "open" in my folder. It would we be really helpful if both submitters > and responsible custodians could take a look at these and provide > feedback if

[U-Boot] new compiler warning

2010-01-25 Thread Kumar Gala
Just noticed this warning with top of tree: imximage.c: In function 'imximage_parse_cfg_file': imximage.c:142: warning: implicit declaration of function 'getline' - k ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-b

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Li Yang-R58472
{snip} >5438 12/10 Li Yang[U-Boot] [PATCH 1/5] fdt: add >fdt_del_node_by_path() API > >http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72559 >5440 12/10 Li Yang[U-Boot] [PATCH 3/5] 85xx: add >common serdes ports configuration code > >http

[U-Boot] Please pull u-boot-mpc85xx

2010-01-25 Thread Kumar Gala
The following changes since commit 2903ad33a71251a3a87485b5b185852c8998f209: Mike Frysinger (1): jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master Dave Liu (1): Fix the local bus div

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Peter Tyser
> 3882 11/03 Peter Tyser[U-Boot] [PATCH] tsec: Force TBI PHY to > 1000Mbps full duplex in SGMII mode > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71031 Waiting for ack/nack. Andy sounded OK with the change on IRC. > 4146 11/09 Peter Tyser[U-Boot] [P

[U-Boot] [PATCH V3 1/8] mxc_serial replace platform specific clock

2010-01-25 Thread John Rigby
remove ifdef'd clock selection code from serial_mxc.c and replace with call to imx_get_uartclk Add definitions for imx_get_uartclk to imx31 and imx27 include files. This makes it easier to add new imx platforms. Signed-off-by: John Rigby --- drivers/serial/serial_mxc.c |6 +- inc

[U-Boot] [PATCH V3 2/8] arm926ejs: add nand_spl boot support

2010-01-25 Thread John Rigby
Add CONFIG_PRELOADER/CONFIG_NAND_SPL support for nand booting to arm926ejs/start.S This is derived from CONFIG_PRELOADER support in arm1136/start.S Signed-off-by: John Rigby CC: Scott Wood --- cpu/arm926ejs/start.S | 42 +- 1 files changed, 41 insertio

[U-Boot] [PATCH V3 4/8] Nand mxc_nand add v1.1 controller support

2010-01-25 Thread John Rigby
Add support for version 1.1 of the nfc nand flash controller which is on the i.mx25 soc. Signed-off-by: John Rigby CC: Scott Wood --- drivers/mtd/nand/mxc_nand.c | 617 ++- 1 files changed, 545 insertions(+), 72 deletions(-) diff --git a/drivers/mtd/nan

[U-Boot] [PATCH V3 3/8] Add MX25 support to nand_spl fsl nfc driver

2010-01-25 Thread John Rigby
MX25 has a different version of the fsl_nfc flash controller known as version 1.1. Add support to the nand_spl fsl_nfc driver keyed off CONFIG_NAND_NFC_V1_1. Also add a define CONFIG_NAND_NFC_V1 to the only existing user configs/mx31pdk.h. Versioning differs from mainline mxc kernel driver no co

[U-Boot] [PATCH V3 6/8] Add support for Freescale MX25 SOC

2010-01-25 Thread John Rigby
ARM926EJS core with MX31 peripherals. Signed-off-by: John Rigby Earlier Version Signed-off-by: Wolfgang Denk CC: Fred Fan CC: Tom --- cpu/arm926ejs/mx25/Makefile | 46 cpu/arm926ejs/mx25/generic.c | 263 +++ cpu/arm926ejs/mx25/reset.c

[U-Boot] [PATCH V3 8/8] Add support for KARO TX25 board

2010-01-25 Thread John Rigby
This is an i.MX25 base board with only NAND so it uses nand_spl to boot. Signed-off-by: John Rigby Tune configuration, add support for (redundant) environment in NAND. Signed-off-by: Wolfgang Denk Acked-by: Wolfgang Denk CC: Fred Fan CC: Tom --- MAINTAINERS |4 +

[U-Boot] [PATCH V3 5/8] fec_mxc: cleanup and factor out MX27 dependencies

2010-01-25 Thread John Rigby
general cleanup move clock init to cpu_eth_init in cpu/arm926ejs/mx27/generic.c make MX27 specific phy init conditional on CONFIG_MX27 replace call to imx_get_ahbclk with one to imx_get_fecclk and define imx_get_fecclk in include/asm-arm/arch-mx27/clock.h Signed-off-by: John Rigby CC: Ben Warren

[U-Boot] [PATCH-V3 0/8] Add support for i.MX25 SOC and KARO TX25 board

2010-01-25 Thread John Rigby
This series has been updated to merge cleanly on top of Scotts nand tree which had earlier mxc nand conflicts The whole series is included for completeness even though most patches have not changed. Changes since v2: 0001-mxc_serial-replace-platform-specific-clock.patch unchanged 0002-arm9

[U-Boot] [PATCH V3 7/8] fec_mxc: add MX25 support

2010-01-25 Thread John Rigby
Use RMII for MX25 Add code to init gasket that enables RMII Signed-off-by: John Rigby CC: Ben Warren --- drivers/net/fec_mxc.c | 31 ++- drivers/net/fec_mxc.h | 32 ++-- include/asm-arm/arch-mx25/clock.h |1

[U-Boot] U-boot failed to link

2010-01-25 Thread He Yunlong-B20256
Hi, Experts, After upgrading toolchain to gcc-4.4.1 and binutils-2.19.51, we failed to re-build u-boot for powerpc, but it can be built by gcc-4.3.2 and binutils-2.18, Could you help to give some suggestions? make[1]: Leaving directory `/home/harryhe/ltib/toolchain/ltib-p2020ds-20091119/rpm

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Anders Darander
Hi Wolfgang and all others, Comments on my patches: On Mon, Jan 25, 2010 at 23:44, Wolfgang Denk wrote: >  6492  01/14 Anders Darander    [U-Boot] [PATCH] Add bootcount to AT91 >             http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73640 This one is still valid, and of course, I'

Re: [U-Boot] [STATUS] Patch status update

2010-01-25 Thread Swarthout Edward L-SWARTHOU
From: Kumar Gala > > On Jan 25, 2010, at 4:44 PM, Wolfgang Denk wrote: > > > here is a list of e-mail messages / patches, which I have marked as > > "open" in my folder. It would we be really helpful if both submitters > > and responsible custodians could take a look at these and provide > >