On Tuesday 20 May 2014 10:32 PM, Prabhakar Lad wrote:
> Sekhar,
>
> I am not sure why this didnt work on your side you can find the boot log at
> [1],
> I tested this on latest next.
I tried NFS after a long time. It could have been some setup issue.
Thanks for testing at your end.
Regards,
Sek
Hi,
On Tue, May 20, 2014 at 5:29 PM, Mel Gorman wrote:
> On Tue, May 20, 2014 at 02:46:47PM +0530, Prabhakar Lad wrote:
>> Hi Sekhar,
>>
>> On Tue, May 20, 2014 at 1:43 PM, Sekhar Nori wrote:
>> > On Tuesday 20 May 2014 12:49 PM, Prabhakar Lad wrote:
>> >> Hi,
>> >>
>> >> On Tue, May 20, 2014 at
On Tuesday 20 May 2014 05:29 PM, Mel Gorman wrote:
> On Tue, May 20, 2014 at 02:46:47PM +0530, Prabhakar Lad wrote:
>> Hi Sekhar,
>>
>> On Tue, May 20, 2014 at 1:43 PM, Sekhar Nori wrote:
>>> On Tuesday 20 May 2014 12:49 PM, Prabhakar Lad wrote:
Hi,
On Tue, May 20, 2014 at 12:08 AM,
On Tue, May 20, 2014 at 02:46:47PM +0530, Prabhakar Lad wrote:
> Hi Sekhar,
>
> On Tue, May 20, 2014 at 1:43 PM, Sekhar Nori wrote:
> > On Tuesday 20 May 2014 12:49 PM, Prabhakar Lad wrote:
> >> Hi,
> >>
> >> On Tue, May 20, 2014 at 12:08 AM, Kevin Hilman wrote:
> >>> As found by my automated bo
On Tue, May 20, 2014 at 2:51 PM, Sekhar Nori wrote:
> On Tuesday 20 May 2014 02:46 PM, Prabhakar Lad wrote:
>> Hi Sekhar,
>>
>> On Tue, May 20, 2014 at 1:43 PM, Sekhar Nori wrote:
>>> On Tuesday 20 May 2014 12:49 PM, Prabhakar Lad wrote:
Hi,
On Tue, May 20, 2014 at 12:08 AM, Kevin
On Tuesday 20 May 2014 02:46 PM, Prabhakar Lad wrote:
> Hi Sekhar,
>
> On Tue, May 20, 2014 at 1:43 PM, Sekhar Nori wrote:
>> On Tuesday 20 May 2014 12:49 PM, Prabhakar Lad wrote:
>>> Hi,
>>>
>>> On Tue, May 20, 2014 at 12:08 AM, Kevin Hilman wrote:
As found by my automated boot tester[1],
Hi Sekhar,
On Tue, May 20, 2014 at 1:43 PM, Sekhar Nori wrote:
> On Tuesday 20 May 2014 12:49 PM, Prabhakar Lad wrote:
>> Hi,
>>
>> On Tue, May 20, 2014 at 12:08 AM, Kevin Hilman wrote:
>>> As found by my automated boot tester[1], dm365 EVM and da850 EVM started
>>> failing boot tests in today's
On Tuesday 20 May 2014 12:49 PM, Prabhakar Lad wrote:
> Hi,
>
> On Tue, May 20, 2014 at 12:08 AM, Kevin Hilman wrote:
>> As found by my automated boot tester[1], dm365 EVM and da850 EVM started
>> failing boot tests in today's linux-next.
>>
>> I haven't had the time to bisect, but it appears to
Hi,
On Tue, May 20, 2014 at 12:08 AM, Kevin Hilman wrote:
> As found by my automated boot tester[1], dm365 EVM and da850 EVM started
> failing boot tests in today's linux-next.
>
> I haven't had the time to bisect, but it appears to be related to some
> devres failures in the EMAC driver. Full b
m Kanovsky; davinci-linux-open-source@linux.davincidsp.com
Subject: Re: davinci boot
to set static ip use something like this in the bootargs (one of the
.254 addresses is the gw - the other is the server which is not used)
ip=192.168.1.165:192.168.1.254:192.168.1.254:255.255.255.0:system_name:e
t
h0:of
8 121
Favorite Quote:
Mal: "Well, my days of not taking you seriously are certainly coming to
a middle..."
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Hunter, Jon
Sent: Tuesday, March 06, 2007 4:29 PM
To: [EMAIL PROTECTED]
Cc: davinci-linu
: davinci-linux-open-source@linux.davincidsp.com
Sent: Tue, 6 Mar 2007 11:34 AM
Subject: RE: davinci boot
and what is the appropriate way to set a static ip. I am booting
using
cramfs, and I need a static address but i've found that the only way to
do that is setting ip= and
nfsroot=:/. even t
Cc: davinci-linux-open-source@linux.davincidsp.com
Subject: RE: davinci boot
> I boot the board form flash using the root filesystem in hard disk.
And I
> unplug the network cable. In the course of the boot,
> 1 . Sending DHCP request, it will try two times and hold up several
minutes. H
> I boot the board form flash using the root filesystem in hard disk.
And I
> unplug the network cable. In the course of the boot,
> 1 . Sending DHCP request, it will try two times and hold up several
minutes. How to skip the procedure.
You can skip the DHCP in the boot sequence, by setting the
Hi Daniel,
Thank you. It's much clearer now..
-ari-
From: "Allred, Daniel" <[EMAIL PROTECTED]>
To: "Carlos Ojea" <[EMAIL PROTECTED]>,"taruna54 Wahyudi"
<[EMAIL PROTECTED]>
CC:
Subject: RE: davinci boot from uart
Date: Tue, 26
Just for reference for any concerned, here is the 256 word CRC table
that should be sent. Obviously each word will be sent least significant
byte first (00 00 00 00 96 30 07 77 ...)
77073096
ee0e612c
990951ba
076dc419
706af48f
e963a535
9e6495a3
0edb8832
79dcb8a4
e0d5e91e
97d2d988
09b64c2
o:[EMAIL PROTECTED] On
Behalf Of Carlos Ojea
Sent: Wednesday, September 27, 2006 1:50 AM
To: taruna54 taruna54
Cc: davinci-linux-open-source@linux.davincidsp.com
Subject: Re: davinci boot from uart
> I'm using the same UBL for nand flash.. got the binary, converted it
to text
> hex..
I'm using the same UBL for nand flash.. got the binary, converted it to text
hex.. and send it over UART, it seems no error on sending it (the CRC-32 has
been zeroed..), but still get back to BOOTME state again..
Ok. I think ubl_nand.bin (first stage boot loader for NAND) fails when
it can't fin
"0200", "xx00".. but It's not the value where UBL should be started from
(0x20).. Anybody would advice the actual use of this UBL-4byte ARM start
address field?
Did you write your own UBL?
Or which UBL are you using?
I'm using the same UBL for nand flash.. got the binary, converted it to text
rce@linux.davincidsp.com
Subject: Re: davinci boot from uart
> I got a "DONE" message after sending crc-32 and ubl, so I guess the
crc32
> check is okay.. but it then it still goes to "BOOTME.." state..
> One thing I wonder.. for the UBL-4byte ARM physical start address
field
I got a "DONE" message after sending crc-32 and ubl, so I guess the crc32
check is okay.. but it then it still goes to "BOOTME.." state..
One thing I wonder.. for the UBL-4byte ARM physical start address field in
ACK sequence.. I think this should be the starting address of the UBL..
hence I put "
would advice the actual use of this UBL-4byte ARM start
address field?
Regards,
Ari
From: "Carlos Ojea" <[EMAIL PROTECTED]>
To: "Ari Wahyudi" <[EMAIL PROTECTED]>
CC: davinci-linux-open-source@linux.davincidsp.com
Subject: Re: davinci boot from uart
Date: Tue, 26
Hi,
It works! Thank you so much.. Now let see if my boot loader will run..
Regards,
Ari
From: "Carlos Ojea" <[EMAIL PROTECTED]>
To: "Ari Wahyudi" <[EMAIL PROTECTED]>
CC: davinci-linux-open-source@linux.davincidsp.com
Subject: Re: davinci boot from uart
Date:
We've got some progress on doing this, but now kinda stuck when it comes to
sending the CRC-32 table, we always got the 'CORRUPT' message from davinci.
Did you try with a CRC-32 table set to all zeros?
Rudy said "this appears to have the effect of disabling the CRC, so
sending "" for the
24 matches
Mail list logo