Information about the hardware
Main processor is an ARM11 based Samsung S3C6410 running at 533 MHz. All other information about this hardware can be found on the FriendlyARM website.What the Board Support Package provides
- complete automated buildsystem for cross development (PTXdist based)
- Toolchain
- all required configurations (compile and runtime)
- support for the most common hardware on Mini6410 platform
- serial console
- SD/MMC card
- network
- LED
- GPIO
- AD converter
- I2C
- I2C EEPROM
- Keypad
- LC display
- touchscreen
- Real time clock
Documentation
A quickstart how to build the BSP for the Mini6410 can be found here:
Where to get the Board Support Package
All releases can be downloaded as TAR archives from here:
The archives names are OSELAS.BSP-Pengutronix-Mini6410-*.tgz
Current release is OSELAS.BSP-Pengutronix-Mini6410-2011.11.0.tgz
Other resources to build this Board Support Package can be downloaded here:
Where to get the latest and greatest
Development on this BSP happens in a GIT repository. To be able to test new features or to contribute, always the current GIT status must be used.
The repository can be accessed:
- via your browser / git client:
http://git-public.pengutronix.de/
Support
Questions about this BSP can be sent to the oselas@community.pengutronix.de mailing list. In order to do so, you must be subscribed to the list. A subscription can be requested on our Mailings Lists page.
Note: This is a community mailing list and offered for free. Please be aware: This support is done in our all spare time.
Known issues
| OSELAS.BSP-Pengutronix-Mini6410-2011.11.0 | |
| Issue: Booting from SDHC card does not work. | |
| Description: Due to an unknown reason booting from an SDHC does not work (all SD cards with a capacity above 2 GiB are of type SDHC) | |
| Solution: Use an SD card instead (cards with up to 2 GiB capacity are mostly SD cards). | |
| Issue: Compiling the Qt4-demo application can fail. | |
| Description: Due to a wrong path in the qt4-demo.pro file some QWT related files from the host can leak in. It fails if the host uses an older QWT version than 6.0.1. | |
| Solution: Remove the INCLUDEPATH += /usr/include/qwt-qt4 line from the file local_src/qt4-demo-2011.07.0/qt4-demo.pro. | |
| Known issues can be found in the BSP's archive in protocol/known_issues.txt | |
| OSELAS.BSP-Pengutronix-Mini6410-2011.07.0 | |
| Known issues can be found in the BSP's archive in protocol/known_issues.txt | |
