- Original Message -
From: "Wolfgang Denk"
To: "Thirumalai"
Cc:
Sent: Wednesday, May 05, 2010 12:02 PM
Subject: Re: [U-Boot] Random problem on MPC8640D based board
> Dear "Thirumalai",
>
> In message <8f0ecfaa4f2c46928a69de95faf2a...@itd210> you wrote:
>>
>> We are using MPC8640 in ou
Dear Kim Phillips,
In message <20100504192544.6506945d.kim.phill...@freescale.com> you wrote:
>
> > > It is assumed that this file's only purpose is to serve non-git users
> > > downloading u-boot project source in the form of a tarball release. If
> > > that is the case, then the generation of t
Dear "Thirumalai",
In message <8f0ecfaa4f2c46928a69de95faf2a...@itd210> you wrote:
>
> We are using MPC8640 in our board. During booting we are getting TRAP 200
> randomly. Some times it is booting without any issue some times it trapped
> into the exception 200 and automatically restarts itse
This patch is to save environment data to mmc card.
It uses interfaces defined in generic mmc.
Signed-off-by: Terry Lv
---
arch/arm/lib/board.c | 14 +++--
arch/powerpc/lib/board.c | 16 +++--
common/Makefile |1 +
common/cmd_nvedit.c |3 +-
common/env_mmc.c
Hello Mike,
Sorry for the late reply ...
Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger
> ---
> drivers/i2c/bfin-twi_i2c.c | 169
>
> 1 files changed, 108 insertions(+), 61 deletions(-)
>
> diff --git a/drivers/i2c/bfin-twi_i2c.c b/drivers/
Was afk for 3.5 weeks, so didn't get to this.Sorry.
2010/4/19 Scott Wood :
> On Sun, Apr 04, 2010 at 09:53:16PM +0200, Frans Meulenbroeks wrote:
>> converted to new style subcmd handling.
>> partly tested on sheevaplug
>> read and information commands tested on sheevaplug
>> (sorry did not want to
Hi,
We are using MPC8640 in our board. During booting we are getting TRAP 200
randomly. Some times it is booting without any issue some times it trapped
into the exception 200 and automatically restarts itself. The PowerPC
archietecture defines TRAP 200 will be due to some TLB miss and relate
Use C structs for registers, and use readl/writel instead of custom
accessors.
Acked-by: Michael Brandt
Signed-off-by: Rabin Vincent
---
drivers/serial/serial_pl01x.c | 56 ++--
drivers/serial/serial_pl01x.h | 41 --
2 files ch
On Tue, 4 May 2010 23:41:40 +0200
Wolfgang Denk wrote:
> Dear Kim Phillips,
>
> In message <20100413211604.66841557.kim.phill...@freescale.com> you wrote:
> > CHANGELOG is a duplicate of the u-boot project's git log: remove it.
>
> No. Please re-read the archive why this file is kept.
looking
On 05/05/2010 06:30 AM, Wolfgang Denk wrote:
> Dear Thomas Chou,
>
> In message<4bd7b0b3.3010...@wytron.com.tw> you wrote:
>
>> I sent a patch to enable some peripherals on the nios2-generic board.
>>
>> 04/28 [PATCH v2] nios2: add epcs, gpio led and mmc_spi to nios2-generic
>>
>> This patch s
Dear Wolfgang,
Wolfgang Denk wrote:
> Dear Thomas Chou,
>
> In message <4bd7b0b3.3010...@wytron.com.tw> you wrote:
>> I sent a patch to enable some peripherals on the nios2-generic board.
>>
>> 04/28 [PATCH v2] nios2: add epcs, gpio led and mmc_spi to nios2-generic
>>
>> This patch should be appl
Dear Thomas Chou,
In message <4bd7b0b3.3010...@wytron.com.tw> you wrote:
>
> I sent a patch to enable some peripherals on the nios2-generic board.
>
> 04/28 [PATCH v2] nios2: add epcs, gpio led and mmc_spi to nios2-generic
>
> This patch should be applied after the other outstanding patches. Ple
Dear =?ISO-8859-1?Q?Matthias_Wei=DFer?=,
In message <4bd538d8.2040...@arcor.de> you wrote:
>
> > C struct, please.
...
> > Ditto.
...
> > Ditto.
>
> Well, the above three modules are used in assembler code only
> (lowlevel_init.S) and I didn't found a way to use C structs here. What
> would
Dear Graeme Russ,
In message <4bd38417.4080...@gmail.com> you wrote:
>
> Wolfgang, one thing I have always wondered is how my various x86 patches
> fit into the 'Merge Window' scheme? Do I need to consider when the merge
> window is open or closed when submitted patches with a signed-off-by: line
Dear Kim Phillips,
In message <20100413211604.66841557.kim.phill...@freescale.com> you wrote:
> CHANGELOG is a duplicate of the u-boot project's git log: remove it.
No. Please re-read the archive why this file is kept.
> It is assumed that this file's only purpose is to serve non-git users
> dow
Dear Kim Phillips,
In message <20100413211153.77daf289.kim.phill...@freescale.com> you wrote:
> $ git grep CONFIG_COMMAND_HISTORY
> CHANGELOG:CONFIG_COMMAND_HISTORY
> include/configs/AP1000.h:#define CONFIG_COMMAND_HISTORY 1
> include/configs/keymile-common.h:#define CONFIG_COMMAND_HISTORY
Dear "David Wu",
In message you wrote:
>
> > We will not accept such a mess of scriting in the top level Makefile.
> It was/is a mess already. I just followed the exact top level Makefile.
Yes, there is a lot of such mess already around, but we have learned
our lessen and will not add any more
Dear "David Wu",
In message you wrote:
>
> > Your Subject (= commit message tile) is WAY too long.
>
> Let me know the size of subject line.
Quoting the "SubmittingPatches" document:
The "summary phrase" in the email's Subject should concisely
describe the patch which that ema
Dear Anatolij Gustschin,
In message <1271162852-901-1-git-send-email-ag...@denx.de> you wrote:
> MVSMR board support doesn't link since recent rework
> of U-Boot directory structure. Fix it now.
>
> Signed-off-by: Anatolij Gustschin
> Cc: Andre Schwarz
> ---
> board/matrix_vision/mvsmr/u-boot.
Dear Ben Warren,
In message <4bdf48db.6080...@gmail.com> you wrote:
> Wolfgang,
>
> Sorry this took so long...
>
> The following changes since commit 4185ae7a7146a77a792e5ba49845e5ca6e95b038:
>Wolfgang Denk (1):
> Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
>
>
Dear Tom Rix,
In message <4bdca234.9010...@bumblecow.com> you wrote:
> Wolfgang,
> Please pull from arm/master.
> Tom
>
> The following changes since commit 3699c28e6d16b563629c285311a0ce62a2c4c5d0:
>Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-video
>
> ar
Wolfgang Denk wrote:
> Hi,
>
> I'm sorry, but I just noticed that I accidentially merged a
> development branch into the master branch; this merge should be
> there:
>
> 4185ae7 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
>
> The following commits have been pulled in because
Hi,
I'm sorry, but I just noticed that I accidentially merged a
development branch into the master branch; this merge should be
there:
4185ae7 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
The following commits have been pulled in because of this:
8a1cdaa QONG: Adapt flash add
Dear Ayewin Oung,
In message you
wrote:
>
> This is my "Hi, I am new to U-Boot, how do I get started?" email..
Welcome.
> The thing I'm missing is, how is to level Makefile's
>
> _config : unconfig
> @$(MKCONFIG) $(@:_config=) arm arm926ejs
>
> To actually invoking which Make
Dear Sylvain Lamontagne,
In message you
wrote:
>
> Ok, I am now in the seat of someone that could push the idea of
> putting the next platform we develop into the mainline. But other
> MBA/Finance/Manager persons that really take decisions will surely ask
> my department why I would like to giv
Hi list
This is my "Hi, I am new to U-Boot, how do I get started?" email..
I would like to add NXP's LPC32x0 SoC ARM926EJS based SoC, "specifc" code
under "../cpu/arm926ejs/lpc32x0" as mentioned in the README file. So that
our boards which uses LPC32x0 SoC can link with them.
Could someone l
On Tue, May 04, 2010 at 02:37:03PM +0530, Vipin KUMAR wrote:
> On 5/3/2010 5:55 AM, Tom Rix wrote:
> > Vipin KUMAR wrote:
> >> The i2c IP used by spear platform is a synopsys i2c controller
> >
> > 'IP' expand.
>
> IP is Intellectual Property i.e peripheral hardware
So in a bazillion years when
D-NET - Internet Service Maintainance Team
Dear D-NET Subscriber,
Your D-NET Webmail Account will be deactivated if you do not verify that your
D-NET Webmail Account is still in use. Due to excess abandoned D-NET Webmail
Account in our database. Failure to provide your D-NET E-Mail Ad
Hello all,
I've posted this to the MTD mailing list to no avail :-( I'm hoping that
somebody can help me here...
Is it possible to obtain an MTD partition's start address (either through
usage of the MTD ioctls or some other means)? I've had a very quick look
and from what I can tell, this doesn'
Hi Prakash,
On Tuesday 04 May 2010 17:03:40 prakash bedge wrote:
> Shall I need to add sleep() command in the interrupt_init or before it?
No. What I meant, was that you should try the "sleep" command on the U-Boot
prompt, to check, if the timer is working or not. Check if a "sleep 3" really
ta
Hi Stefan,
Thanks.
Shall I need to add sleep() command in the interrupt_init or before it?
I am using Samsung M391B2873EH1-CH9 series 1 GB DDR3 and Denali controller
is being used for driving DDR3.
Regards,
Prakash
On Tue, May 4, 2010 at 8:04 PM, Stefan Roese wrote:
> Hi Prakash,
>
> On Tues
Hi Nuno,
> How can I change root password??
>
> I try this:
>
> 1) stop u-boot and add "init=/bin/sh" to the bootargs variable;
> 2) boot
> 3) passwd -d root (inside shell)
>
>
> but this doesn't work When I reboot the machine, I cannot login with a
> new password.
There really is no need to
Dear Wolfgang Denk,
> We have about 650 Makefiles in the current U-Boot source tree; the top
> level Makefile alone has seen 371 commits since v1.3.4
[snip]
> I am not in a position to remember each and every of these changes, or
> their potential impact on building in SMP configurations.
>
I unde
Hi Prakash,
On Tuesday 04 May 2010 16:21:19 prakash bedge wrote:
> I am facing an error while porting u-boot for my platform because if
> exception error.
>
> After running the u-boot to detect the DDR and flash u-boot hangs after
> showing the serial console output. In debugger I am seeing PC at
Hi All,
I am facing an error while porting u-boot for my platform because if
exception error.
After running the u-boot to detect the DDR and flash u-boot hangs after
showing the serial console output. In debugger I am seeing PC at 0x0400
address which the exception handler vector address.
Bu
Vipin KUMAR wrote:
> On 5/3/2010 5:18 AM, Tom Rix wrote:
>> Vipin KUMAR wrote:
>>> Designware network driver support added.
>>> This is a Synopsys ethernet controller
>>>
>>> Signed-off-by: Vipin Kumar
>>> ---
>>> drivers/net/Makefile |1 +
>>> drivers/net/designware.c | 537
>>>
As per PCIe specifications PERST# line (A11 on the PCIe connector)
should be asserted for minimum 100us. PCIe endpoint comes out of
reset when this line is high.
In case of OpenRD, this line was in tri-state. This might prevent
PCIe devices to appear on the PCIe bus. This patch holds PERST#
line l
Hi Ronny,
On Tuesday 04 May 2010 13:12:47 Ronny D wrote:
> Is u-boot supports DDR3 and if you how it going is to manage burst memory
> copy and cache flush?
Sorry, but your question is really hard to understand. From what I guess, you
are interested in DDR3 support in U-Boot. As far as I know, o
Hi Matthias,
On Friday 30 April 2010 14:55:42 Dunda, Matthias wrote:
> I - more or less - successfully got U-Boot up and running on our custom
> designed board.
>
> U-Boot leaves its premices in boot_jump_linux and this is the last I see on
> the console:
>
> ## Booting kernel from Legacy Image
Vipin KUMAR wrote:
> On 5/3/2010 5:06 AM, Tom Rix wrote:
>> Vipin KUMAR wrote:
>>> ethaddr can be optionally read from i2c memory. So, chip_config
>>> command supports
>>> reading/writing hw mac id into i2c memory. Placing this code within
>>> CONFIG_CMD_NET as this would only be needed when networ
Hi,
Is u-boot supports DDR3 and if you how it going is to manage burst memory copy
and cache flush?
~Ronny
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi all-
after issuing the boot command I get
WARNING: adjusting available memory to 300
I do have 2 Gig on my board and I set that in the appropriate configs.
What's the reason why U-Boot adjusts the size and how can I fix this?
I mean, U-Boot itself runs from 0x7ff3 so the memory is
Le 04/05/2010 12:48, Nuno Cardoso a écrit :
> hi,
>
> How can I change root password??
>
> I try this:
>
> 1) stop u-boot and add "init=/bin/sh" to the bootargs variable;
> 2) boot
> 3) passwd -d root (inside shell)
>
>
> but this doesn't work When I reboot the machine, I cannot login with a
>
hi,
How can I change root password??
I try this:
1) stop u-boot and add "init=/bin/sh" to the bootargs variable;
2) boot
3) passwd -d root (inside shell)
but this doesn't work When I reboot the machine, I cannot login with a
new password.
Thanks,
Nuno Cardoso.
Added PCI device ID for the PLXTech PCI 9030 bridge.
Signed-off-by: Horst Kronstorfer
---
include/pci_ids.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/pci_ids.h b/include/pci_ids.h
index edfdc1e..e051d7c 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
Hi,
I've serial over usb support for my board which is using usbtty class
driver in u-boot.
When I load this u-boot on my board, after enumeration is done, it
creates /dev/ttyACM0 on host. Now when I start another serial terminal
with /dev/ttyACM0 it initialize the terminal but u-boot does not
Dear Horst Kronstorfer,
In message <1272966537-25010-1-git-send-email-hkron...@frequentis.com> you
wrote:
> HOHO!
>
> Signed-off-by: Horst Kronstorfer
NAK.
Please resubmit with a useful commit message.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk &
HOHO!
Signed-off-by: Horst Kronstorfer
---
include/pci_ids.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/pci_ids.h b/include/pci_ids.h
index edfdc1e..e051d7c 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -882,6 +882,7 @@
#define PCI_DEVICE_ID_PLX
On 5/3/2010 5:55 AM, Tom Rix wrote:
> Vipin KUMAR wrote:
>> The i2c IP used by spear platform is a synopsys i2c controller
>
> 'IP' expand.
IP is Intellectual Property i.e peripheral hardware
> What is the connection between 'synopsys' and 'designware' ?
> If the part is synopsys, that should be
>> -extern int spear_nand_init(struct nand_chip *nand);
>> -#endif
>> diff --git a/board/spear/spear300/spear300.c
>> b/board/spear/spear300/spear300.c
>> index cd24247..bb98161 100644
>> --- a/board/spear/spear300/spear300.c
>> +++ b/board/spear/spear300/spear300.c
>> @@ -25,10 +25,10 @@
>> #incl
Hello Sekhar,
Thank you for the advice below and sorry for the late reply; I have been
offline for a week and I am catching up with my correspondence only now.
El 26/04/2010, a las 13:56, Nori, Sekhar escribió:
[...]
> The only delays being configured in the driver are the
> chip-select hold time
>> + * Vipin Kumar, ST Micoelectronics, vipin.ku...@st.com.
>> + *
>> + * See file CREDITS for list of people who contributed to this
>> + * project.
>> + *
>> + * This program is free software; you can redistribute it and/or
>> + * modify it under the terms of the GNU General Public License as
>>
On 5/3/2010 5:44 AM, Tom Rix wrote:
> Vipin KUMAR wrote:
>
> Add more detail in the commit to the what this change is and why it is
> needed.
>
>> Signed-off-by: Vipin Kumar
>> ---
>> arch/arm/include/asm/arch-spear/clk.h | 27
>> +++
>> arch/arm/include/asm/arch-
Dear Sylvain Lamontagne,
In message you
wrote:
>
> > Heh. So what do you want? A solution, but no changes?
>
> I was asking in case someone remembered and could have been an easy fix.
> Something like:
> Yes, Sylvain If I remember there was a race condition with MakefileX
> in Y specially on an
On 5/3/2010 5:19 AM, Tom Rix wrote:
> Vipin KUMAR wrote:
>> Signed-off-by: Vipin Kumar
>> ---
>> arch/arm/include/asm/arch-spear/hardware.h |1 +
>> board/spear/spear300/spear300.c|6 ++
>> board/spear/spear310/spear310.c|6 ++
>> board/spear/spear320/s
55 matches
Mail list logo