Dear sywang,
Am 26.09.2010 um 02:21 schrieb sywang:
> Hello, everyone,
>
> Do you know what bugs or problems there are on u-boot with Cavium CN5010 PCI
> init?
The problem is that the whole cavium code is proprietary. They develop their
cvmx code completely out of tree and link the code at fi
On Sat, Sep 25, 2010 at 5:37 PM, Wolfgang Denk wrote:
> Dear Xianghua Xiao,
>
> In message you
> wrote:
>>
>> Has anyone seen this, binutils 2.10.1 can never finish generating srec by
>> doing:
>> objcopy --gap-fill=0xff -O srec u-boot u-boot.srec
>>
>> however with new u-boot release it works
On Sat, 2010-09-25 at 10:00 -0500, Nishanth Menon wrote:
> On 09/23/2010 04:12 PM, Steve Sakoman wrote:
> > From: Aneesh V
> >
> > Calculate the SDRAM size from DMM configuration registers instead of using
> > hard-coded values. This gives correct values for all different boards.
> >
> > It's assum
Hello, everyone,
Do you know what bugs or problems there are on u-boot with Cavium CN5010 PCI
init? Now I have the following on the board with Cavium CN5010. The board
will hang when PCI init with the U-boot. Any suggestions are welcome. How to
identify if the issue's cause is HW or SW?
Dear Xianghua Xiao,
In message you
wrote:
>
> Has anyone seen this, binutils 2.10.1 can never finish generating srec by
> doing:
> objcopy --gap-fill=0xff -O srec u-boot u-boot.srec
>
> however with new u-boot release it works fine, the u-boot.srec can be
> produced quickly.
Hmmm... binutils
Dear Nishanth Menon,
In message <4c9e0e7e.7090...@gmail.com> you wrote:
>
> How do we handle NOR boot? is it assumed that the configuration will be
> done way befor the sdram_init?
What do you mean? Which configuration?
Please note that things have changed with the relocation patches;
boards sh
Hi,
Has anyone seen this, binutils 2.10.1 can never finish generating srec by doing:
objcopy --gap-fill=0xff -O srec u-boot u-boot.srec
however with new u-boot release it works fine, the u-boot.srec can be
produced quickly.
xianghua
___
U-Boot mailing
uint is typedefed twice if __MACH__ is defined. This generates an error
when calling MAKEALL for netstar bord on OS X.
This patch removes the typedef for __MACH__ case in favor of general
definiton some lines below.
Signed-off-by: Andreas Bießmann
---
include/compiler.h |1 -
1 files change
Hi Wolfgang
On 2010-09-19 20:02, Wolfgang Denk wrote:
> Hello everybody:
>
> * U-Boot v2010.09-rc2 was released on Sun, 19 Sep 2010.
>
> * Release "v2010.09" is scheduled in 18 days - on September 28, 2010.
>
> For details please see
> http://www.denx.de/wiki/U-Boot/ReleaseCycle
>
> Please
On 09/23/2010 04:12 PM, Steve Sakoman wrote:
> From: Aneesh V
>
> Calculate the SDRAM size from DMM configuration registers instead of using
> hard-coded values. This gives correct values for all different boards.
>
> It's assumed that DMM sections do not overlap memory areas.
How do we handle NOR
Hi Alexander,
On Tue, 20 Jul 2010 08:55:40 +0200
Alexander Stein wrote:
> Signed-off-by: Alexander Stein
> ---
> drivers/video/atmel_lcdfb.c |3 ++-
> include/lcd.h |1 +
> 2 files changed, 3 insertions(+), 1 deletions(-)
Applied to u-boot-video/next. Thanks!
Anatolij
_
On Sat, 25 Sep 2010 14:51:22 +0200
Anatolij Gustschin wrote:
> From: Timur Tabi
>
> On the Freescale P1022, the DIU and the LBC share address pins, which means
> that when the DIU is active (e.g. the console is on the DVI display), NOR
> flash
> cannot be accessed. So we use the weak accessor
From: Timur Tabi
On the Freescale P1022, the DIU and the LBC share address pins, which means
that when the DIU is active (e.g. the console is on the DVI display), NOR flash
cannot be accessed. So we use the weak accessor function feature of the CFI
flash code to temporarily switch the pin mux fr
On Fri, 24 Sep 2010 07:27:22 +0200
Anatolij Gustschin wrote:
> From: Timur Tabi
>
> Add support for the DIU controller. If CONFIG_VIDEO is defined, then
> the console will appear on a DVI monitor instead of the serial port.
>
> Signed-off-by: Timur Tabi
> Signed-off-by: Anatolij Gustschin
>
On Fri, 24 Sep 2010 07:27:21 +0200
Anatolij Gustschin wrote:
> Move common code to the fsl_diu_fb.c file and remove obsolete
> code from board files (aria, mpc8610hpcd and pdm360ng).
> Move fsl_diu_fb.h file to the include directory.
>
> Signed-off-by: Anatolij Gustschin
> ---
> v2:
> - fixed
I will be out of the office starting 09/24/2010 and will not return until
09/28/2010.
I will respond to your message when I return. Please contact my manager
Colleen Becker 319-295-1567 if you require immediate attention.
___
U-Boot mailing list
U-Boo
Am 19.09.2010 20:02, schrieb Wolfgang Denk:
> Hello everybody:
>
> * U-Boot v2010.09-rc2 was released on Sun, 19 Sep 2010.
>
> * Release "v2010.09" is scheduled in 18 days - on September 28, 2010.
>
> For details please see
> http://www.denx.de/wiki/U-Boot/ReleaseCycle
>
> Please help testi
17 matches
Mail list logo