[U-Boot] FW: I want to use Barebox

Mike Frysinger vapier at gentoo.org
Wed Apr 18 05:34:56 CEST 2012


On Tuesday 17 April 2012 19:40:08 Graeme Russ wrote:
> On Wed, Apr 18, 2012 at 2:11 AM, ANDY KENNEDY wrote:
> But you fall into the trap of thinking that driver porting from Linux is
> trivial - I doubt this is the case as you do not have the feature rich
> kernel API (locks, mutexes, memory management, etc)

it's good that you don't have that cruft :).  i've also found that many 
Blackfin linux drivers utilize IRQs/DMA heavily while the u-boot driver does 
polling/register banging.  sometimes this can make a huge difference to the 
code base, as well as hit a completely different set of issues (such as 
hardware or documentation bugs).
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120417/1251b34c/attachment.pgp>


More information about the U-Boot mailing list