Re: Beagleboard
- From: Rob Kendrick <nntp@xxxxxxxx>
- Date: Fri, 5 Jun 2009 21:39:46 +0100
On Fri, 05 Jun 2009 15:06:01 +0100
Graham Thurlwell <nospam@xxxxxxxxx> wrote:
On the 1 Jun 2009, Ollie Clark <usenet@xxxxxxxxxxxxxx> wrote:
<snip>
[Beagleboard]
If you mean a new RO computer commercially available in the shops
then probably never. AIUI, the licensing for RO would mean that you
couldn't sell it commercially.
Not the RO5 version, no, but you could always license RO6 from ROL
assuming that you managed to port it. Probably take a lot of effort
though. Is there anything in common with the A9 or is it a completely
different architecture?
Other than the CPU speaking a similar instruction set and all the
peripherals being memory-mapped (verses many being PCI-connected, like
in the Iyonix), it's completely different.
These are some of the things that will require code adaptions or new
drivers: SoC bootstrapping, hardware analysis and kernel
bootstrap, memory controller, USB controller, serial port controller,
I2C controller, sound controller, video controller, mass storage
driver (ie, either its SD interface or use of existing USB mass
storage drivers vs. A9's built-in IDE), clock generation and timers,
interrupt handling, memory map, non-volatile memory, basic input
(keyboard, mouse), power control, SoC acceleration features, OS flash
upgrading, possibly SPI.
And if you want to be feature complete with the A9, you'll also need to
write USB networking drivers, and perhaps a few other things.
B.
.
- References:
- Re: Beagleboard
- From: Alex' A. Interrants
- Re: Beagleboard
- From: Ollie Clark
- Re: Beagleboard
- From: Graham Thurlwell
- Re: Beagleboard
- Prev by Date: Re: Silly things to do with an A3000..?
- Next by Date: Re: Silly things to do with an A3000..?
- Previous by thread: Re: Beagleboard
- Next by thread: Re: Beagleboard
- Index(es):
Relevant Pages
|