Title: Davinci-linux-open-source Digest, Vol 11, Issue 35
Hi,
 
If you find U-Boot works fine using CCS and does not work with NOR flash, please change the optimization flag from -Os to -O2.
 
Regards,
Nageswari.S


From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
Sent: Tue 11/14/2006 3:14 PM
To: [email protected]
Subject: Davinci-linux-open-source Digest, Vol 11, Issue 35

Send Davinci-linux-open-source mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Davinci-linux-open-source digest..."


Today's Topics:

   1. Re: Changes needed for 128MB ram (T Ziomek)
   2. Programming U-Boot into NOR Flash (Bob Simning)
   3. did DAVINCI_VPFE support in lastest kernel?
      (=?gb2312?B?wO7Bx9St?=)
   4. How to use the XDCTools? (=?gb2312?B?s8LEo72t?=)
   5. the application always halts at the position of
      VIDENC_create() (X. Zhou)
   6. U-Boot For DaVinci (Raghunandan Dhongadi)
   7. U-Boot For DaVinci (Raghunandan Dhongadi)
   8. Re: U-Boot For DaVinci (Peter Wippich)


----------------------------------------------------------------------

Message: 1
Date: Mon, 13 Nov 2006 17:59:02 -0600 (Central Standard Time)
From: T Ziomek <[EMAIL PROTECTED]>
Subject: Re: Changes needed for 128MB ram
To: Bob Simning <[EMAIL PROTECTED]>
Cc: davinci-linux <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

On Mon, 13 Nov 2006, Bob Simning wrote:
>
> Davor Magdic wrote:
  . . .
634(!!!) lines of unnecessary text removed
  . . .
>> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
>>
> U-boot also has knowledge of the size of DRAM.  Include/configs/davinci.h
> needs to be changed for the smaller DRAM size.

While I am all in favor of appropriately quoting previous text to maintain
context, could I request that contributors (top- and inline-posters both)
delete previous text appropriately?  This message was WAY bigger than it
needed to be...

Regards, Tom
--
   /"\  ASCII Ribbon Campaign   |
   \ /                          |   Email to user 'CTZ001'
    X        Against HTML       |             at 'email.mot.com'
   / \     in e-mail & news     |


------------------------------

Message: 2
Date: Mon, 13 Nov 2006 19:02:24 -0600
From: Bob Simning <[EMAIL PROTECTED]>
Subject: Programming U-Boot into NOR Flash
To: Mailing List <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hello,

    I need to add another flash type to the u-boot code from the TI
site. The configuration of the u-boot sources distributed from the TI
update sites works well until I program it into FLASH.  When I download
it using kermit ( loadb ....) the execute it using the CCS debugger,
everything works well.

If I program the same code into FLASH, I never see a u-boot prompt. I
have already tried forcing the initialization of critical code by
commenting out  CONFIG_SKIP_LOWLEVEL_INIT and forcing the relocating of
code by commenting out CONFIG_SKIP_RELOCATE_UBOOT is start.S.

The usage of the TEXT_BASE variable is somewhat confusing. The upper
level makefile defines the location of the data section text to start at
the address of TEXT_BASE. I don't see any provision for locating start.o
or platform.o at 0x02000000 and the rest of the code at TEXT_BASE. When
I manually relocate using statements in u-boot.lds, I get errors
concerning the exception handlers.

I'm at a loss about how to proceed from here.

Bob



------------------------------

Message: 3
Date: Tue, 14 Nov 2006 10:28:58 +0800
From: "=?gb2312?B?wO7Bx9St?=" <[EMAIL PROTECTED]>
Subject: did DAVINCI_VPFE support in lastest kernel?
To: "[EMAIL PROTECTED]"
        <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="gb2312"

hi, all

    I "cg-clone git://source.mvista.com/git/linux-davinci-2.6.git", the lastest version is 2.6.19, i can't found DAVINCI_VPFE support, other module instead?


thanks for reply.
best regards


liliaoyuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linux.omap.com/pipermail/davinci-linux-open-source/attachments/20061114/3701ca92/attachment-0001.htm

------------------------------

Message: 4
Date: Tue, 14 Nov 2006 10:37:37 +0800
From: "=?gb2312?B?s8LEo72t?=" <[EMAIL PROTECTED]>
Subject: How to use the XDCTools?
To: "davinci-linux-open-source"
        <[email protected]>
Message-ID: <45592F72.07914F.26830>
Content-Type: text/plain;       charset="gb2312"

davinci-linux-open-source£¬ÄúºÃ£¡

The USER GUIDE said that there is example at XDC_INSTALL_DIR,but I cannot find it?
Where can I get the example?

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ÖÂ
Àñ£¡
                               

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡
[EMAIL PROTECTED]
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2006-11-14

------------------------------

Message: 5
Date: Tue, 14 Nov 2006 11:56:49 +0800
From: "X. Zhou" <[EMAIL PROTECTED]>
Subject: the application always halts at the position of
        VIDENC_create()
To: <[email protected]>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"


Hi, everyone,
I have encountered a problem which needs your help.

I write a XDM-compilant video encoder and server running on DSP side of
DM6446, and a client application running on ARM side of DM6446. while,
when i run the client application, sometimes the application and encoder
work ok, but sometimes, the application always halts at the position of
VIDENC_create().

I want to know the possible reasion for this halting,

Any opinion is apprepriated!

ZhouXiao


This message (including any attachments) is for the named addressee(s)'s use only. It may contain
sensitive, confidential, private proprietary or legally privileged information intended for a
specific individual and purpose, and is protected by law. If you are not the intended recipient,
please immediately delete it and all copies of it from your system, destroy any hard copies of it
and notify the sender. Any use, disclosure, copying, or distribution of this message and/or any
attachments is strictly prohibited.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linux.omap.com/pipermail/davinci-linux-open-source/attachments/20061114/a47b65b9/attachment-0001.htm

------------------------------

Message: 6
Date: Tue, 14 Nov 2006 11:53:48 +0530
From: "Raghunandan Dhongadi" <[EMAIL PROTECTED]>
Subject: U-Boot For DaVinci
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi All,
I have a DVEVM, I was looking for the U-BOOT sources ( NAND Boot & NOR
Boot ). Any idea where I can get them ?
TIA
Warm Regards,
Raghu


------------------------------

Message: 7
Date: Tue, 14 Nov 2006 11:53:48 +0530
From: "Raghunandan Dhongadi" <[EMAIL PROTECTED]>
Subject: U-Boot For DaVinci
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi All,
I have a DVEVM, I was looking for the U-BOOT sources ( NAND Boot & NOR
Boot ). Any idea where I can get them ?
TIA
Warm Regards,
Raghu


------------------------------

Message: 8
Date: Tue, 14 Nov 2006 10:45:34 +0100 (CET)
From: Peter Wippich <[EMAIL PROTECTED]>
Subject: Re: U-Boot For DaVinci
To: Raghunandan Dhongadi <[EMAIL PROTECTED]>
Cc: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: TEXT/PLAIN; charset=US-ASCII


Go to the TI update website (you must be registered to access it)

www.ti.com/dvevmupdates

On Tue, 14 Nov 2006, Raghunandan Dhongadi wrote:

> Hi All,
> I have a DVEVM, I was looking for the U-BOOT sources ( NAND Boot & NOR
> Boot ). Any idea where I can get them ?
> TIA
> Warm Regards,
> Raghu
> _______________________________________________
> Davinci-linux-open-source mailing list
> [email protected]
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
>
>


|       Peter Wippich                   Voice: +49 30 46776411          |
|       G&W Instruments GmbH            fax:   +49 30 46776419          |
|       Gustav-Meyer-Allee 25, Geb. 12  Email: [EMAIL PROTECTED]   |
|       D-13355 Berlin  / Germany                                       |



------------------------------

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


End of Davinci-linux-open-source Digest, Vol 11, Issue 35
*********************************************************

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to