Re: [U-Boot] [U-BOOT][PATCH]mmc: modify setting tran_speed and change csd's instead of response value

2010-06-17 Thread Minkyu Kang
On 18 June 2010 15:13, Jaehoon Chung wrote: > This patch do the following > 1. we need not use cmd.response, because we assinged cmd.response value to > mmc->csd. > 2. mmc_set_clock() is hard setting, that is not good solution >   and if mmc is not MMC_MODE_HS, mmc will set card's tran_speed. > >

[U-Boot] [U-BOOT][PATCH]mmc: modify setting tran_speed and change csd's instead of response value

2010-06-17 Thread Jaehoon Chung
This patch do the following 1. we need not use cmd.response, because we assinged cmd.response value to mmc->csd. 2. mmc_set_clock() is hard setting, that is not good solution and if mmc is not MMC_MODE_HS, mmc will set card's tran_speed. Signed-off-by: Jaehoon Chung --- drivers/mmc/mmc.c |

Re: [U-Boot] Whose responsibility is it to enable FPU?

2010-06-17 Thread Aggrwal Poonam-B10812
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of gne...@gmail.com > Sent: Tuesday, June 15, 2010 12:32 AM > To: u-boot@lists.denx.de > Subject: [U-Boot] Whose responsibility is it to enable FPU? > > I built u-boot for a 440EPx

Re: [U-Boot] [PATCH v2 00/10] Add support for TI OMAP4 SDP and Panda

2010-06-17 Thread Wolfgang Denk
Dear Steve Sakoman, In message you wrote: > > > Wrong base, sorry. Please make sure to rebase against the "next" > > branch as this contains the Makefile reorganization patches. > > Hmm . . . I'm a bit confused! Don't worry, that means everything is normal :-) > I see that you merged some u-b

Re: [U-Boot] [PATCH v2 00/10] Add support for TI OMAP4 SDP and Panda

2010-06-17 Thread Steve Sakoman
On Thu, Jun 17, 2010 at 3:25 PM, Wolfgang Denk wrote: > Dear Steve Sakoman, > > In message <1276813053-27518-1-git-send-email-st...@sakoman.com> you wrote: >> Note: I am taking over patch submission for OMAP4 from Aneesh. >> >> This is version 2, which takes into account all feedback to date, and

Re: [U-Boot] [PATCH v2 00/10] Add support for TI OMAP4 SDP and Panda

2010-06-17 Thread Paulraj, Sandeep
> > Note: I am taking over patch submission for OMAP4 from Aneesh. > > This is version 2, which takes into account all feedback to date, and has > been rebased on top of tree (v2010.06-rc2) I think this patch set might not apply clean because some OMAP3 patches just made it to Wolfgang's tree.

Re: [U-Boot] [PATCH v2 00/10] Add support for TI OMAP4 SDP and Panda

2010-06-17 Thread Wolfgang Denk
Dear Steve Sakoman, In message <1276813053-27518-1-git-send-email-st...@sakoman.com> you wrote: > Note: I am taking over patch submission for OMAP4 from Aneesh. > > This is version 2, which takes into account all feedback to date, and has > been rebased on top of tree (v2010.06-rc2) Wrong base,

[U-Boot] [PATCH v2 08/10] ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4

2010-06-17 Thread Steve Sakoman
This patch modifies the omap24xx driver so that it will also work with OMAP4. Signed-off-by: Steve Sakoman --- Changes in this version include: - copyright changed to 2010 - name change from _I2C_H_ since it was already in use - common header info moved to drivers/i2c/omap24xx_i2c.h to el

[U-Boot] [PATCH v2 09/10] ARMV7: Enable i2c support on TI OMAP4 SDP

2010-06-17 Thread Steve Sakoman
This patch enables the i2c driver, i2c commands, and i2c multi-bus support Signed-off-by: Steve Sakoman Acked-by: Heiko Schocher --- Changes in this version include: - Acked-by from Heiko include/configs/omap4_sdp4430.h | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff

[U-Boot] [PATCH v2 10/10] ARMV7: Enable i2c support on TI OMAP4 Panda

2010-06-17 Thread Steve Sakoman
This patch enables the i2c driver, i2c commands, and i2c multi-bus support Signed-off-by: Steve Sakoman Acked-by: Heiko Schocher --- Changes in this version include: - Acked-by from Heiko include/configs/omap4_panda.h | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff

[U-Boot] [PATCH v2 05/10] ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4

2010-06-17 Thread Steve Sakoman
The architecture independent header is moved to drivers/mmc, and the architecture dependent headers reside in asm/arch-omap3 and asm/arch-omap4 Signed-off-by: Steve Sakoman --- arch/arm/include/asm/arch-omap4/mmc_host_def.h | 171 drivers/mmc/omap3_mmc.c

[U-Boot] [PATCH v2 07/10] ARMV7: Enable mmc support on TI OMAP4 Panda

2010-06-17 Thread Steve Sakoman
This patch enables the mmc driver as well as support for FAT and ext2. It also sets up environment settings to facilitate booting from mmc. Signed-off-by: Steve Sakoman --- include/configs/omap4_panda.h | 36 1 files changed, 36 insertions(+), 0 deletions(

[U-Boot] [PATCH v2 06/10] ARMV7: Enable mmc support on TI OMAP4430 SDP

2010-06-17 Thread Steve Sakoman
This patch enables the mmc driver as well as support for FAT and ext2. It also sets up environment settings to facilitate booting from mmc Signed-off-by: Steve Sakoman --- include/configs/omap4_sdp4430.h | 36 1 files changed, 36 insertions(+), 0 deletions

[U-Boot] [PATCH v2 03/10] ARMV7: Add support for TI OMAP4430 SDP

2010-06-17 Thread Steve Sakoman
OMAP4430 SDP is a reference board based on OMAP4430, an ARMV7 Cortex A9 CPU This patch adds minimum support for booting the board. It assumes U-boot is loaded to SDRAM with the help of another small bootloader (x-load) running from SRAM. U-boot currently relies on x-load for clock, mux, and SDRAM

[U-Boot] [PATCH v2 04/10] ARMV7: Add support for TI OMAP4 Panda

2010-06-17 Thread Steve Sakoman
OMAP4 Panda is a reference board based on OMAP4430, an ARMV7 Cortex A9 CPU This patch adds minimum support for booting the board. It assumes U-boot is loaded to SDRAM with the help of another small bootloader (x-load) running from SRAM. U-boot currently relies on x-load for clock, mux, and SDRAM i

[U-Boot] [PATCH v2 02/10] ARMV7: Add basic support for TI OMAP4

2010-06-17 Thread Steve Sakoman
This patch adds minimum support for OMAP4. Code which can be shared between OMAP3 and OMAP4 is placed in arch/arm/cpu/armv7/omap-common Signed-off-by: Aneesh V Signed-off-by: Steve Sakoman --- Changes in this version include: - white space removal - removal of extra / in copyright notice Ma

[U-Boot] [PATCH v2 01/10] ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7

2010-06-17 Thread Steve Sakoman
The purpose of this patch is to prepare for adding the OMAP4 architecture, which is Cortex A9 Cortex A8 and A9 both belong to the armv7 architecture, hence the name change. The two architectures are similar enough that substantial code can be shared. Signed-off-by: Aneesh V Signed-off-by: Stev

[U-Boot] [PATCH v2 00/10] Add support for TI OMAP4 SDP and Panda

2010-06-17 Thread Steve Sakoman
Note: I am taking over patch submission for OMAP4 from Aneesh. This is version 2, which takes into account all feedback to date, and has been rebased on top of tree (v2010.06-rc2) The folowing series adds support for two boards based upon the TI OMAP4430. The OMAP4430 is a Cortex-A9 based SOC f

Re: [U-Boot] [PATCH 3/3] ppc4xx: icon: add support for SM502 chip

2010-06-17 Thread Wolfgang Denk
Dear Anatolij Gustschin, In message <1274863139-3434-4-git-send-email-ag...@denx.de> you wrote: > Adds initialization code for SM502 graphics controller > and NL6448BC20-21D LCD panel. > > Signed-off-by: Anatolij Gustschin > Cc: Stefan Roese > --- > board/mosaixtech/icon/icon.c | 69 > +

Re: [U-Boot] Please pull u-boot-video/next

2010-06-17 Thread Wolfgang Denk
Dear Anatolij Gustschin, In message <20100614222902.6e23f...@wker> you wrote: > Dear Wolfgang, > > The following changes since commit a6862bc123a9e6c93583879973679b0c5941a418: > Wolfgang Denk (1): > Makefile/mkconfig: read simple board configurations from boards.cfg > > are available i

Re: [U-Boot] [PULL REQUEST] PXA next

2010-06-17 Thread Wolfgang Denk
Dear Marek Vasut, In message <201006141938.12462.marek.va...@gmail.com> you wrote: > ok, for about fourth time, hope it won't be ignored this time: Well, it would certainly help if you stated against which branch these patches should be applied. I can only guess that you might want to see these a

Re: [U-Boot] [PULL REQUEST] PXA fix

2010-06-17 Thread Wolfgang Denk
Dear Marek Vasut, In message <201006141938.45708.marek.va...@gmail.com> you wrote: > The following changes since commit f986325dd569faeaec4186f678d113505c5c4828: > > Update SICRL_USBDR to reflect 4 different settings (2010-06-04 10:42:59 > -0500) > > are available in the git repository at: >

Re: [U-Boot] Pull request u-boot-marvell.git

2010-06-17 Thread Wolfgang Denk
Dear Prafulla, In message you wrote: > > The following changes since commit 376e7fadbad3285231e390c6534feb5af86d594b: > Minkyu Kang (1): > SAMSUNG: goni: add the GPL licence > > are available in the git repository at: > > u-boot-marvrell.git .. Master branch.. s/rvr/rv/ ? > Albe

Re: [U-Boot] Please Pull u-boot-ti/master

2010-06-17 Thread Paulraj, Sandeep
> > Dear s-paul...@ti.com, > > In message <1276186363-13822-1-git-send-email-s-paul...@ti.com> you wrote: > > > > Please pull u-boot-ti/master. > > This set consists of a patch set from Sudhkar which earlier broke other > > DaVinci boards. I verified that all DaVinci boards built fine. > > > >

Re: [U-Boot] Please Pull u-boot-ti/master

2010-06-17 Thread Wolfgang Denk
Dear s-paul...@ti.com, In message <1276186363-13822-1-git-send-email-s-paul...@ti.com> you wrote: > > Please pull u-boot-ti/master. > This set consists of a patch set from Sudhkar which earlier broke other > DaVinci boards. I verified that all DaVinci boards built fine. > > Thanks, > Sandeep >

Re: [U-Boot] [PATCH] Please Pull u-boot-ti/master

2010-06-17 Thread Wolfgang Denk
Dear s-paul...@ti.com, In message <1276723529-17603-1-git-send-email-s-paul...@ti.com> you wrote: > Wolfgang, > > Please pull this from my master branch. If you pull all all of these, > you will not have to pull some of these patches from Tom's master and some > patches from my master branch. I t

Re: [U-Boot] [PATCH 02/10] ARMV7: Add basic support for TI OMAP4

2010-06-17 Thread Steve Sakoman
On Mon, Jun 14, 2010 at 10:48 PM, Vaibhav Bedia wrote: > On Tue, Jun 15, 2010 at 10:09 AM, Steve Sakoman wrote: > >> + >> > [...] > >> +/* Declare the global data pointer - gd */ >> +DECLARE_GLOBAL_DATA_PTR; >> + >> > Once the declaration in /board/ti/sdp4430/sdp.c is made global this won't be >

[U-Boot] [PATCH] Fix console_buffer size conflict error.

2010-06-17 Thread Remy Bohmer
The console_buffer size is declared in common/main.c as -- char console_buffer[CONFIG_SYS_CBSIZE + 1]; so this extern definition is wrong. Signed-off-by: Remy Bohmer --- common/hush.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common/hush.c b/common/hush.c index

Re: [U-Boot] ns16550.c compile problem

2010-06-17 Thread Wolfgang Denk
Dear sergej.stepa...@ids.de, In message <4206182445660643b9aeb8d4e55bbd0a1061c6a...@hermes2> you wrote: > > Trying to update u-boot(1.3.3) to u-boot2010 we got the following compile > problem: ... > In file included from ns16550.c:9: > /home/ste/Develop/u-boot/include/watchdog.h:75: warning: typ

Re: [U-Boot] Configuring U-Boot for MPC8349E in little endian mode

2010-06-17 Thread Wolfgang Denk
Dear Troy Laramy, In message you wrote: > > I have very much the same issue...a lib I need to link to that is only > available as built in little-endian (don't have the src, sadly). So I am You want to link U-Boot (on a Power Architecture system) against a closed source, little-endian library?

Re: [U-Boot] [PATCH]ppc4xx/Canyonlands added USB board callbacks

2010-06-17 Thread Rupjyoti Sarmah
Thanks for your inputs. I will do the necessary changes are resubmit. Regards, Rup -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Thursday, June 17, 2010 1:24 AM To: Rupjyoti Sarmah Cc: u-boot@lists.denx.de; rupjyoti.sar...@gmail.com; s...@denx.de; rsar...@apm.com Subj

Re: [U-Boot] [PATCH] DaVinci: Improve DaVinci SPI speed.

2010-06-17 Thread Delio Brignoli
Hello Nick, On 17/06/2010, at 17:02, Nick Thompson wrote: > On 01/06/10 12:36, Delio Brignoli wrote: >> I have updated this patch based on the comments [1] by Wolfgang Denk and >> removed unused variables. >> [1][http://lists.denx.de/pipermail/u-boot/2010-May/071728.html] [...] > I have an altern

[U-Boot] [PATCH V6 10/10] MAKEALL: Add missing powerpc 36-bit targets

2010-06-17 Thread Becky Bruce
We were missing 8641HPCN_36BIT and MPC8536DS_36BIT. Signed-off-by: Becky Bruce --- MAKEALL |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/MAKEALL b/MAKEALL index 2527352..a82c93c 100755 --- a/MAKEALL +++ b/MAKEALL @@ -393,6 +393,7 @@ LIST_85xx=" \ MPC85

[U-Boot] [PATCH V6 09/10] powerpc 83xx/85xx: Merge lbc upmconfig code

2010-06-17 Thread Becky Bruce
Each platform had its own version of the upmconfig, despite the init process being identical. Now that we have a spot for common lbc code, create a common upmconfig() there. Signed-off-by: Becky Bruce Acked-by: Kim Phillips --- arch/powerpc/cpu/mpc83xx/cpu.c | 66

[U-Boot] [PATCH V6 08/10] mpc85xx: Add reginfo command

2010-06-17 Thread Becky Bruce
The new command dumps the TLBCAM, the LAWs, and the BR/OR regs. Add CONFIG_CMD_REGINFO to the config for all MPC85xx parts. Signed-off-by: Becky Bruce --- arch/powerpc/cpu/mpc85xx/cpu.c | 13 + common/cmd_reginfo.c |5 + include/configs/MPC8536DS.h|1 + in

[U-Boot] [PATCH V6 07/10] fsl_law.c: Add print_laws() for FSL_CORENET platforms.

2010-06-17 Thread Becky Bruce
Add printing of LAWBARH/LAWBARL for FSL_CORENET platforms. Signed-off-by: Becky Bruce --- drivers/misc/fsl_law.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/drivers/misc/fsl_law.c b/drivers/misc/fsl_law.c index 968..628bd59 100644 --- a/drivers/misc/fsl_law.

[U-Boot] [PATCH V6 06/10] drivers/misc/fsl_law.c: Rearrange code to avoid duplication

2010-06-17 Thread Becky Bruce
The current code redefines functions based on FSL_CORENET_ vs not - create macros/inlines instead that hide the differences. Signed-off-by: Becky Bruce --- arch/powerpc/include/asm/fsl_law.h |1 + drivers/misc/fsl_law.c | 125 ++-- 2 files changed

[U-Boot] [PATCH V6 04/10] mpc85xx: tlb.c cleanups

2010-06-17 Thread Becky Bruce
Extract the operation to read a tlb into a function - we will need this later to print out the tlbs, and there's no point in duplicating the code. Create a TSIZE_TO_BYTES macro to deal with the conversion from the MAS field to an actual size instead of duplicating this in code. There are a few mis

[U-Boot] [PATCH V6 05/10] mpc85xx: Add print_tlbcam() function

2010-06-17 Thread Becky Bruce
This dumps out the contents of TLB1 on 85xx-based systems. Signed-off-by: Becky Bruce --- arch/powerpc/cpu/mpc85xx/tlb.c | 20 arch/powerpc/include/asm/mmu.h |1 + 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/cpu/mpc85xx/tlb.c b/arch/pow

[U-Boot] [PATCH V6 02/10] drivers/usb/host/ohci-hcd: undef readl/writel before redefining

2010-06-17 Thread Becky Bruce
This avoids a build warning that you see if anyone in the header chain has included io.h (which is coming shortly). I also move this to the "ohci.h" header file in the same dir, which is cleaner. Signed-off-by: Becky Bruce --- drivers/usb/host/ohci-hcd.c | 11 --- drivers/usb/host/ohc

[U-Boot] [PATCH v6 0/10] PPC LBC/TLB cleanups; reginfo command for 85xx

2010-06-17 Thread Becky Bruce
This somewhat random patch series got its start when I was asked to create a reginfo command for 85xx by one of the internal teams here at FSL to dump the BR/ORs, LAWs, and the TLBCAM entries. As I started doing that, I began to notice that there was a lot of duplicated and inconsistent code for m

[U-Boot] [PATCH V6 01/10] powerpc: Update configs to properly set FSL_ELBC

2010-06-17 Thread Becky Bruce
Some parts that have an Enhanced Local Bus Controller weren't setting CONFIG_FSL_ELBC. Fix this so we can use this define properly going forward (currently it's only used if PHYS_64BIT is set, which meant not all platforms needed to have it set correctly). Signed-off-by: Becky Bruce Acked-by: Ki

Re: [U-Boot] [PATCH] DaVinci: Improve DaVinci SPI speed.

2010-06-17 Thread Nick Thompson
On 17/06/10 16:10, Paulraj, Sandeep wrote: > > >> >> On 01/06/10 12:36, Delio Brignoli wrote: >>> I have updated this patch based on the comments [1] by Wolfgang Denk and >>> removed unused variables. >>> [1][http://lists.denx.de/pipermail/u-boot/2010-May/071728.html] >>> >>> Reduce the number of

[U-Boot] Does SATA Sil3114 driver works for Sil3132?

2010-06-17 Thread Alam, Muhammad
Hi Folks, Has anyone tried using the Sil3114 driver for Sil3132? If yes, can someone point me the changes required in the Sil 3114 driver to make it to work for 3132. Or perhaps is there a Sil3132 driver available for U-Boot? Thanks, Alam _

[U-Boot] ns16550.c compile problem

2010-06-17 Thread Sergej.Stepanov
Hi All! Trying to update u-boot(1.3.3) to u-boot2010 we got the following compile problem: ppc_8xx-gcc -g -Os -mrelocatable -fPIC -meabi -D__KERNEL__ -DTEXT_BASE=0x4070 -I/home/ste/Develop/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/eldk-4.2/usr/bin/../lib/gcc/p

Re: [U-Boot] Configuring U-Boot for MPC8349E in little endian mode

2010-06-17 Thread Troy Laramy
Hi Vivek (et al) I have very much the same issue...a lib I need to link to that is only available as built in little-endian (don't have the src, sadly). So I am trying to build u-boot for powerpc in LE. I have added the -mlittle-endian and -EL to the build, but now it is failing when trying to l

[U-Boot] Does SATA 3114 driver works for SAT

2010-06-17 Thread Alam, Muhammad
Muhammad F. Alam Software Designer + 333 Palladium Drive, Ottawa, Ontario K2V 1A6 '(613) 599-9199 Extn: 5516 * muhammad.a...@curtisswright.com 8 http://www.cwcembedded.com

[U-Boot] Recall: Does SATA 3114 driver works for SAT

2010-06-17 Thread Alam, Muhammad
Alam, Muhammad would like to recall the message, "Does SATA 3114 driver works for SAT". ___ This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they a

Re: [U-Boot] [PATCH] DaVinci: Improve DaVinci SPI speed.

2010-06-17 Thread Paulraj, Sandeep
> > On 01/06/10 12:36, Delio Brignoli wrote: > > I have updated this patch based on the comments [1] by Wolfgang Denk and > > removed unused variables. > > [1][http://lists.denx.de/pipermail/u-boot/2010-May/071728.html] > > > > Reduce the number of reads per byte transferred on the BUF register

Re: [U-Boot] [PATCH] DaVinci: Improve DaVinci SPI speed.

2010-06-17 Thread Nick Thompson
On 01/06/10 12:36, Delio Brignoli wrote: > I have updated this patch based on the comments [1] by Wolfgang Denk and > removed unused variables. > [1][http://lists.denx.de/pipermail/u-boot/2010-May/071728.html] > > Reduce the number of reads per byte transferred on the BUF register from 2 to > 1

Re: [U-Boot] Linux kernel hang with FDT changes

2010-06-17 Thread Ronny D
Thanks jerry i verified the fdt fixup code and found problem with my DTB creation. By adding fixup for timebase-frequency in DTB kernel works fine.   -Ronny --- On Wed, 16/6/10, Jerry Van Baren wrote: From: Jerry Van Baren Subject: Re: [U-Boot] Linux kernel hang with FDT changes To: "Ronny D

Re: [U-Boot] Linux kernel hang with FDT changes

2010-06-17 Thread Ronny D
I compared ft_board_setup() body with my .dts file for missing parameters, difference was timebase-frequency. I have updated .dts file with the timebase-frequency parameter. Now working fine   Thanks. Ronny --- On Mon, 14/6/10, Stefan Roese wrote: From: Stefan Roese Subject: Re: Linux kernel

[U-Boot] Quick linker script questions - Assigning Values to Symbols outside the script

2010-06-17 Thread Graeme Russ
Hi All, I'm messing around with consolidating the linker scripts for x86 so I have a common platform script in the arch directory. x86 uses some fancy offset calculations to place the Reset Vector and Reset Handler code at the end of the Boot ROM. Currently this is done on a per-board basis. Curr

[U-Boot] Pull request u-boot-marvell.git

2010-06-17 Thread Prafulla Wadaskar
Hi Tom Pls pull The following changes since commit 376e7fadbad3285231e390c6534feb5af86d594b: Minkyu Kang (1): SAMSUNG: goni: add the GPL licence are available in the git repository at: u-boot-marvrell.git .. Master branch.. Albert Aribaud (3): Initial support for Marvell Orio

Re: [U-Boot] [PATCH V8 1/3] Initial support for Marvell Orion5x SoC

2010-06-17 Thread Albert ARIBAUD
Le 17/06/2010 12:16, Prafulla Wadaskar a écrit : > Applied to u-boot-marvell.git master branch > > Regards.. > Prafulla . . Thanks! Amicalement, -- Albert. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH V8 3/3] Add support for the LaCie ED Mini V2 board

2010-06-17 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert Aribaud > Sent: Monday, June 14, 2010 2:14 PM > To: u-boot@lists.denx.de > Subject: [U-Boot] [PATCH V8 3/3] Add support for the LaCie ED > Mini V2 board > > This patch

Re: [U-Boot] [PATCH V8 2/3] Add Orion5x support to 16550 device driver

2010-06-17 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert Aribaud > Sent: Monday, June 14, 2010 2:14 PM > To: u-boot@lists.denx.de > Subject: [U-Boot] [PATCH V8 2/3] Add Orion5x support to 16550 > device driver > > This patch

Re: [U-Boot] [PATCH V8 1/3] Initial support for Marvell Orion5x SoC

2010-06-17 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert Aribaud > Sent: Monday, June 14, 2010 2:14 PM > To: u-boot@lists.denx.de > Subject: [U-Boot] [PATCH V8 1/3] Initial support for Marvell > Orion5x SoC > > This patch ad

Re: [U-Boot] random exception on ppc based board

2010-06-17 Thread Thirumalai
- Original Message - From: "Thirumalai" To: ; Sent: Saturday, June 12, 2010 10:40 AM Subject: [U-Boot] random exception on ppc based board > Hi, >I am having a ppc based target on which linux-2.4.20 kernel is running > with u-boot 1.3.4 as boot loader. The target is having MPC7410