public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ADI Blackfin patch for kernel 2.6.14
@ 2005-11-01  9:28 Luke Yang
  2005-11-01 16:51 ` Adrian Bunk
  0 siblings, 1 reply; 25+ messages in thread
From: Luke Yang @ 2005-11-01  9:28 UTC (permalink / raw)
  To: linux-kernel

Hi all,

  This is the new Blackfin patch for kernel 2.6.14. Mainly includes
arch/Blackfin and include/asm-blackfin files. We decided not to put in
all the drivers for this version.

 Here is the patch URL:
 http://blackfin.uclinux.org/frs/download.php/606/bfin4kernel-2.6.14.patch
. Please reiview and merge it into the kernel. Thank you very much.

Luke Yang
luke.adi@gmail.com
ADI Inc.

^ permalink raw reply	[flat|nested] 25+ messages in thread
* Re: ADI Blackfin patch for kernel 2.6.14
@ 2005-11-14 20:53 Robin Getz
  2005-11-15 19:11 ` Matthieu CASTET
  0 siblings, 1 reply; 25+ messages in thread
From: Robin Getz @ 2005-11-14 20:53 UTC (permalink / raw)
  To: Andrew Morton, Greg KH; +Cc: linux-kernel, luke.adi

Andrew wrote:
>What _is_ a bluefin, anyway?

He he -- I will have to tell the people doing the ads that their money 
could be better spend on other things...

Since you asked - The Blackfin Processor includes the common 4 processor Ps 
that people request for embedded designs - price, power, performance & 
penguins.

The Blackfin Processor manufactured by Analog Devices is based on the 
MicroSignal Architecture jointly developed by Analog Devices and Intel. It 
combines a RISC programming model, with high performance signal processing 
and power efficiency - and is running uClinux today.

For example - we are running a completely open source WiSIP Phone - via 
LinPhone (VoIP) & a 802.11b Compact Flash card, on a processor which is 
less than $5.00 (BF531).

I personally think that uClinux on a $5.00 processor will increase uClnux's 
use in the embedded market, where it may not have been looked at in the 
past due to the price of the computation power that it has required. You 
now can make a board that runs the Linux networking stack for under $20 
(including CPU, SDRAM, and Flash, and 10/100 Phy).

Greg wrote:
>Does this arch have corporate support behind it to maintain it over time, 
>or is something you are going to do in your spare time (which is fine, 
>just curious.)

As Bernd indicated - there is a small dedicated team (about 12 people, 
split between the Norwood, Munich, and Shanghai) from Analog Devices - 
testing, maintaining and supporting the ports we have done for the 
toolchain, bootLoader, and kernel. We do this primarily through our web 
site at blackfin.uclinux.org - We answer questions, review patches, write 
documentation, and interact with the over 1,200 registered 
developers/users, and 38,000 unregistered users downloading the over 576 
Terabytes/month from our site.

>The process is like maintaining any other part of the kernel:
>   - Try to make sure it works on all releases (harder to do with a full
>     arch, I know, but not impossible.)

A critical part of our development team is our full time testers. We take 
the investment in test pretty seriously - we were the first no-mmu 
architecture to run LTP, and ported this to Tinderbox as an overall test 
tool - to keep cvs as stable as possible. Right now, our tinderbox clients 
pull from our cvs, but it shouldn't be too difficult to make things pull 
from the proper tree once we are in it.

>   - keep it up to date with bugfixes and the such
>   - be responsive to questions from other developers
>   - accept patches from others and intregrate them into the mainline
>     version in a reasonable ammount of time.

Right now, we do most of this on our project web site - I think it is just 
a matter of also keeping track of the lkml, and answering questions that 
pop up here.

-Robin  


^ permalink raw reply	[flat|nested] 25+ messages in thread
* Re: ADI Blackfin patch for kernel 2.6.14
@ 2005-11-17  5:38 Robin Getz
  0 siblings, 0 replies; 25+ messages in thread
From: Robin Getz @ 2005-11-17  5:38 UTC (permalink / raw)
  To: linux-kernel

Matthieu wrote:
>Could I add that ADI chips may be are cheap, but the implementation for 
>that could be ugly.

I don't think this is a fair - this is a common issue with any silicon 
supplier in recent times. For things like you mentioned - modems - end 
consumers don't care how ugly the implementation is - as long as it (a) 
works in their environment (b) is cheap.

Ugly to one person is design tradeoffs to another - you just don't agree 
with the tradeoffs someone else did. (And you might be right - I don't work 
on USB modems)

>I know there are different teams at Analog device and blackfin guys aren't 
>related to these projects.

Yes that is correct - ADI is a big place, and there are many different 
groups here. The open source development group is small (but growing), and 
we all are trying to do the right things - all of our documentation is 
posted on our web site - or cvs. If you ask a question - ask on our forums 
- it will get answered.

>I hope backfin project will change my vision of ADI ;)

I hope it can as well. If you have any thoughts on how we can interact with 
people better - let me know.

-Robin 


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2005-11-17  5:38 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01  9:28 ADI Blackfin patch for kernel 2.6.14 Luke Yang
2005-11-01 16:51 ` Adrian Bunk
2005-11-02  7:06   ` Luke Yang
2005-11-04  4:59     ` Luke Yang
2005-11-04 23:06       ` Greg KH
2005-11-07  6:58         ` Luke Yang
2005-11-07 16:59           ` Greg KH
2005-11-08  7:50             ` Andrew Morton
2005-11-11 11:26               ` Luke Yang
2005-11-12 11:58                 ` Andrey Volkov
2005-11-14  7:22                   ` Luke Yang
2005-11-12 21:47                 ` Greg KH
2005-11-13 14:22                   ` Bernd Schmidt
2005-11-14  7:34                   ` Luke Yang
2005-11-14  7:52                     ` Arjan van de Ven
2005-11-15  2:40                       ` Luke Yang
2005-11-15  4:14                         ` Greg KH
2005-11-14 12:53                     ` Alan Cox
2005-11-16  3:44               ` Luke Yang
2005-11-16  6:11                 ` Paul Jackson
2005-11-16  6:34                   ` Luke Yang
2005-11-16 13:42               ` Bernd Schmidt
  -- strict thread matches above, loose matches on Subject: below --
2005-11-14 20:53 Robin Getz
2005-11-15 19:11 ` Matthieu CASTET
2005-11-17  5:38 Robin Getz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox