Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
arm ports update
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ge...@plan9.bell-labs.com  
View profile  
 More options May 12 2010, 11:46 pm
Newsgroups: comp.os.plan9
From: ge...@plan9.bell-labs.com
Date: Thu, 13 May 2010 03:46:36 GMT
Local: Wed, May 12 2010 11:46 pm
Subject: [9fans] arm ports update
The kw port now supports the Guruplug Server Plus, including both
Ethernet interfaces, and probably the other Guruplugs.  booting(8) now
has the necessary instructions to get started.  They are more diverse
than one might like because every version of u-boot we get for a new
board seems to have had the dhcp, bootp and tftp commands tinkered
with to behave slightly differently.  We have two Guruplugs and one
has been stable but the other is prone to random resets (and runs much
warmer than the Sheevaplugs).  I'd be interested in hearing from
anyone else who sees random resets.

I've imported the flash memory support from native Inferno, other than
the flash translation layer, which was developed for nor flash and is
suspect with nand flash.  flash(3) describes the interface.  It seems
to work on the Kirkwood boards, but I haven't exercised it
extensively.  It does implement software ECC.  /dev/flash looks like
it always returns zero bytes on the igepv2 board, but lack of
documentation makes it a little hard to tell what to expect.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jacob Todd  
View profile  
 More options May 13 2010, 12:28 am
Newsgroups: comp.os.plan9
From: jaketodd...@gmail.com (Jacob Todd)
Date: Thu, 13 May 2010 04:28:35 GMT
Local: Thurs, May 13 2010 12:28 am
Subject: Re: [9fans] arm ports update

Thanks for the update. I can buy a sheevaplug now.

  application_pgp-signature_part
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Charles Forsyth  
View profile  
 More options May 13 2010, 6:39 am
Newsgroups: comp.os.plan9
From: fors...@terzarima.net (Charles Forsyth)
Date: Thu, 13 May 2010 10:39:55 GMT
Local: Thurs, May 13 2010 6:39 am
Subject: Re: [9fans] arm ports update

>the flash translation layer, which was developed for nor flash and is
>suspect with nand flash

it's not "suspect" as such: just not implemented because it's the wrong approach.
FTL's design assumes you can rewrite a word, flipping bits off (but never on),
to change a physical/logical map efficiently. fine with NOR, it allows that easily.
drivers for NAND would need to do something more costly to emulate that effect,
because the granularity is much larger, and the organisation and rules generally are different.
i don't think they bother (because it's not a good idea) so it probably wouldn't work.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boo  
View profile  
 More options May 13 2010, 12:06 pm
Newsgroups: comp.os.plan9
From: Boo <boo...@gmail.com>
Date: Thu, 13 May 2010 16:06:12 GMT
Local: Thurs, May 13 2010 12:06 pm
Subject: Re: arm ports update
On 13 май, 06:46, ge...@plan9.bell-labs.com wrote:

Great news! Many thanks!

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Skip Tavakkolian  
View profile  
 More options May 13 2010, 12:50 pm
Newsgroups: comp.os.plan9
From: 9...@9netics.com (Skip Tavakkolian)
Date: Thu, 13 May 2010 16:50:41 GMT
Local: Thurs, May 13 2010 12:50 pm
Subject: Re: [9fans] arm ports update
thank you!

the two guruplugs i had ordered arrived today.  i was disappoint to
find that i'll need to order the JTAG board before i can do anything.
i didn't see this requirement when i ordered them over a month ago.
did anyone else miss this?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Leimbach  
View profile  
 More options May 13 2010, 1:01 pm
Newsgroups: comp.os.plan9
From: leim...@gmail.com (David Leimbach)
Date: Thu, 13 May 2010 17:01:11 GMT
Local: Thurs, May 13 2010 1:01 pm
Subject: Re: [9fans] arm ports update

Ok, now I have to google for guruplugs...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gorka Guardiola  
View profile  
 More options May 13 2010, 3:32 pm
Newsgroups: comp.os.plan9
From: pau...@gmail.com (Gorka Guardiola)
Date: Thu, 13 May 2010 19:32:19 GMT
Local: Thurs, May 13 2010 3:32 pm
Subject: Re: [9fans] arm ports update
In the sheeva you can access the Jtag through the usb port...

-
Curiosity sKilled the cat

G.

On May 13, 2010, at 6:48 PM, Skip Tavakkolian <9...@9netics.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Leimbach  
View profile  
 More options May 13 2010, 4:00 pm
Newsgroups: comp.os.plan9
From: leim...@gmail.com (David Leimbach)
Date: Thu, 13 May 2010 20:00:17 GMT
Local: Thurs, May 13 2010 4:00 pm
Subject: Re: [9fans] arm ports update

Awesome!  Looks like the big one can do 2x GigE and some home automation
stuff.  Sounds like good fun for Plan 9.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Skip Tavakkolian  
View profile  
 More options May 13 2010, 4:58 pm
Newsgroups: comp.os.plan9
From: 9...@9netics.com (Skip Tavakkolian)
Date: Thu, 13 May 2010 20:58:51 GMT
Local: Thurs, May 13 2010 4:58 pm
Subject: Re: [9fans] arm ports update

> In the sheeva you can access the Jtag through the usb port...

but the (newer) guruplug does not.  it requires the "guruplug jtag
board", for accessing the console and they don't make it obvious when
you order the guruplug.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Leimbach  
View profile  
 More options May 13 2010, 5:08 pm
Newsgroups: comp.os.plan9
From: leim...@gmail.com (David Leimbach)
Date: Thu, 13 May 2010 21:08:03 GMT
Local: Thurs, May 13 2010 5:08 pm
Subject: Re: [9fans] arm ports update

On Thu, May 13, 2010 at 1:56 PM, Skip Tavakkolian <9...@9netics.com> wrote:
> > In the sheeva you can access the Jtag through the usb port...

> but the (newer) guruplug does not.  it requires the "guruplug jtag
> board", for accessing the console and they don't make it obvious when
> you order the guruplug.

> They actually list the miniusb on the side is the JTAG port on their

website.  Are you saying that doesn't work?

Weird.

Dave


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Skip Tavakkolian  
View profile  
 More options May 13 2010, 6:31 pm
Newsgroups: comp.os.plan9
From: 9...@9netics.com (Skip Tavakkolian)
Date: Thu, 13 May 2010 22:31:46 GMT
Local: Thurs, May 13 2010 6:31 pm
Subject: Re: [9fans] arm ports update
they've got everyone confused. here's an informative thread:

http://plugcomputer.org/plugforum/index.php?topic=1551.msg9645#msg9645

on the guruplug there's no miniusb for the console; it's jtag and
you'll need the appropriately named "guruplug jtag board".


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Leimbach  
View profile  
 More options May 13 2010, 11:43 pm
Newsgroups: comp.os.plan9
From: leim...@gmail.com (David Leimbach)
Date: Fri, 14 May 2010 03:43:50 GMT
Local: Thurs, May 13 2010 11:43 pm
Subject: Re: [9fans] arm ports update

Wow confusing and a little disappointing, but not unheard of :-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »