Re: Embedded Linux Firmware/Driver Wiz?

From: GB (gb_at_invalid.invalid)
Date: 11/25/05


Date: Fri, 25 Nov 2005 04:10:45 -0500

Morgan Venable wrote:
> Can anyone recommend any books/web resources on embedded linux -- how the
> various kernels/configurations differ, general architectural principles, how
> to get RTOS-like behavior, etc?

Building Embedded Linux Systems:

        http://www.oreilly.com/catalog/belinuxsys/

Linux Device Drivers, 3rd Edition:

        http://www.oreilly.com/catalog/linuxdrive3/index.html

O'Reilly has made this available for free online here:

        http://www.oreilly.com/catalog/linuxdrive3/book/index.csp

The O'Reilly books are IMO much better than other embedded linux books
you might encounter.

If you are using PowerPC, u-boot is a great boot loader:

        http://www.denx.de/wiki/DULG

Real-time extensions:

        http://www.timesys.com/
        http://www.lynuxworks.com/
        http://www.fsmlabs.com/index.php

LinuxDevices.com has articles on various topics relating to embedded linux:

        http://www.linuxdevices.com/index.html

For example, see

        http://www.linuxdevices.com/articles/AT8073314981.html

Gregg



Relevant Pages

  • Re: Embedded Linux pointers?
    ... >> book for understanding building an embedded Linux setup? ... > Well there's a book titled "Building Embedded Linux Systems" by ... > need to subscribe to the mailing lists (e.g. Dan Kegel's ...
    (Fedora)
  • Re: Embedded Linux Learning Kit
    ... To learn embedded Linux I recommend getting a generic book, ... either Building Embedded Linux Systems or Embedded ... You can get the hammer kit with a debugger from Tincantools, ...
    (comp.os.linux.embedded)
  • Re: Getting Started Embedded Linux
    ... Try building embedded linux systems (http://oreilly.com/catalog/ ... Programming for embedded linux is just the same as programming for any ... book that explains how C/C++ programs run on embedded linux platform? ...
    (comp.os.linux.embedded)