OSELAS.BSP-Pengutronix-Mini2440
                   -------------------------------

Long time no release...

Pengutronix offers the 2015.01.0 release of its Board Support Package for 
FriendlyARM's popular Mini2440.

It provides all required components to get this embedded target up and
running, and is dedicated for beginners in the embedded world. And for
experienced users it can act as a quick start for their own development
as well.

Please note:
------------

In contrast to previous releases there will be no more TAR archives for
downloading. Instead the GIT repository is where we publish the releases now.

Start with cloning the Mini2440 Board Support Package's repository:

$ git clone 
http://git-public.pengutronix.de/git-public/OSELAS.BSP-Pengutronix-Mini2440.git

and follow the embedded

  "documentation/OSELAS.BSP-Pengutronix-Mini2440-Quickstart.pdf"

document or start with the same document at:

"http://www.pengutronix.de/oselas/bsp/pengutronix/download/OSELAS.BSP-Pengutronix-Mini2440-Quickstart.pdf";.

The intention of this release is not to provide new features, it's just to
provide a recent buildsystem instead, due to older PTXdist releases tend to
fail in more recent host systems and downloading packages from the internet if
the archives are moved or gone.

Updated Features:
-----------------

- PTXdist-2015.01.0
- OSELAS.Toolchain-2014.12.0
  - GCC 4.9.2
  - glibc 2.20
- Kernel 3.16, stable release 7
- Kernel 3.15, stable release 7
- Kernel 3.14, stable release 31
- Kernel 3.13, stable release 11
- Kernel 3.12, stable release 37
- Kernel 3.4, stable release 105
- Kernel 3.2, stable release 66
- kernel 3.0, stable release 101

Feature List:
-------------

- PTXdist based buildsystem for easy setup and build
- more than one predefined configuration
  - one without graphic, for headless usage
  - one with full blown Qt support including two examples how to use it
- recent GCC Toolchain (GCC 4.9.2, libc 2.20)
- Bootloader: 'Barebox' 2011.05.0
  Support for the following list of hardware components
  - serial console
  - network
  - SD card
  - NAND
- Kernel: Support for the following list of hardware components
  - serial console
  - network
  - sound (still broken in recent kernels)
  - LED
  - GPIO
  - AD converter
  - I2C master and I2C EEPROM
  - SPI master
  - Watchdog
  - Keypad
  - USB (host and device)
  - various LC displays (N35/A70/VGA shield/T35/X35/W35i/N43)
  - framebuffer
  - touch
  - SD card
  - NAND
  - Buzzer
- Comprehensive documentation how to prepare and build all software
  components and to deploy the Mini2440.

Please note
-----------

Some additional info can be found here:
http://www.oselas.org/oselas/bsp/pengutronix/index_en.html

Comments and contributions are welcome.

Enjoy!
Your Pengutronix Development Team

Reply via email to