Difference between revisions of "APF28 Linux kernel status"
From ArmadeusWiki
(→APF28 (~ i.MX28 internal controllers)) |
(→APF28Dev development baseboard) |
||
Line 45: | Line 45: | ||
{| border="1" cellpadding="5" cellspacing="0" summary="Functionnalities test results" | {| border="1" cellpadding="5" cellspacing="0" summary="Functionnalities test results" | ||
|---------------- | |---------------- | ||
− | | colspan="5" align="center" style="background:#b9e9a3;" | '''Freescale's 2.6.35 | + | | colspan="5" align="center" style="background:#b9e9a3;" | '''Freescale's 2.6.35''' |
− | + | ||
− | + | ||
|---------------- | |---------------- | ||
− | + | ! '''Driver''' || colspan="2" | '''Compiling ? <br> Static / Module''' || '''Working ?''' || '''Comments''' | |
|---------------- | |---------------- | ||
− | |''' | + | |'''SPI''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''I2C''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''MMC/SD/SDIO''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''AUART''' || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''Ethernet (1)''' || style="background:#00ff00;" | OK || NA ||style="background:#eeee00;" | NT || 2nd optionnal Ethernet port |
|---------------- | |---------------- | ||
− | |'''USB | + | |'''USB OTG''' || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || OTG and DR modes |
|---------------- | |---------------- | ||
− | |''' | + | |'''USB HOST''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |'''ADC ( | + | |'''ADC (LRADC)''' || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''ADC (HSADC)''' || style="background:#eeee00;" | NT || style="background:#eeee00;" | NT || style="background:#eeee00;" | NT || |
|---------------- | |---------------- | ||
− | |''' | + | |'''PWM''' ||style="background:#00ff00;" | OK ||style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''LCD''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''Backlight''' || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''LW700 LCD''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''MT035 LCD''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || remove linux patch 459 |
|---------------- | |---------------- | ||
− | |''' | + | |'''Touchscreen''' || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || |
|---------------- | |---------------- | ||
− | |''' | + | |'''PXP''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#eeee00;" | NT || |
|---------------- | |---------------- | ||
− | |''' | + | |'''Digital Audio''' || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || |
|---------------- | |---------------- | ||
− | |''' | + | |'''CAN Bus''' || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || style="background:#eeee00;" | ~OK || bitrate changing from userspace not functionnal ! |
|---------------- | |---------------- | ||
− | |'''User | + | |'''User LED''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || [[GPIO_LEDS]] |
|---------------- | |---------------- | ||
− | |'''Power Button''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || OK only when the system is powered by a battery.<br>The board reboots automatically<br>when powered by 5V or USB.<br>That's a chipset feature that cannot be disabled. | + | |'''User Button''' || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || style="background:#00ff00;" | OK || [[GPIO_keys]], can wakeup the board<br> from standby mode |
+ | |---------------- | ||
+ | |'''Power Button''' || style="background:#00ff00;" | OK || style="background:#eeee00;" | NT || style="background:#00ff00;" | OK || OK only when the system is powered by a battery.<br>The board reboots automatically<br>when powered by 5V or USB.<br>That's a chipset feature that cannot be disabled. | ||
|---------------- | |---------------- | ||
|} | |} |
Revision as of 11:07, 6 December 2013
Contents
page
The APF28 Linux distribution can be found here: latest stable installation tarball from SourceForge
Current version
Currently (in armadeus-5.3-devt-git) supported Linux versions are: Freescale's 2.6.35.3 (version by default).
- NT = Not Tested
- NA = Not Available / Not possible
APF28 (~ i.MX28 internal controllers)
Freescale's 2.6.35 | ||||
Driver | Compiling ? Static / Module |
Working ? | Comments | |
---|---|---|---|---|
NAND Flash | OK | NA | OK | Boot linux + rootfs |
DUART | OK | OK | OK | console (ttyAM0) |
Ethernet | OK | NA | OK | Ethernet 0 |
RTC | OK | OK | OK | internal RTC |
PM | OK | NA | OK | use standby mode |
Battery | OK | OK | NT | |
Watchdog | OK | OK | OK | internal Watchdog |
Security/DCP | OK | OK | OK | tested with tcrypt module |
APF28Dev development baseboard
- NT = Not Tested
- NA = Not Available / Not possible
Freescale's 2.6.35 | ||||
Driver | Compiling ? Static / Module |
Working ? | Comments | |
---|---|---|---|---|
SPI | OK | NT | OK | |
I2C | OK | NT | OK | |
MMC/SD/SDIO | OK | NT | OK | |
AUART | OK | OK | OK | |
Ethernet (1) | OK | NA | NT | 2nd optionnal Ethernet port |
USB OTG | OK | OK | OK | OTG and DR modes |
USB HOST | OK | NT | OK | |
ADC (LRADC) | OK | OK | OK | |
ADC (HSADC) | NT | NT | NT | |
PWM | OK | OK | OK | |
LCD | OK | NT | OK | |
Backlight | OK | OK | OK | |
LW700 LCD | OK | NT | OK | |
MT035 LCD | OK | NT | OK | remove linux patch 459 |
Touchscreen | OK | OK | OK | |
PXP | OK | NT | NT | |
Digital Audio | OK | OK | NT | |
CAN Bus | OK | OK | ~OK | bitrate changing from userspace not functionnal ! |
User LED | OK | NT | OK | GPIO_LEDS |
User Button | OK | OK | OK | GPIO_keys, can wakeup the board from standby mode |
Power Button | OK | NT | OK | OK only when the system is powered by a battery. The board reboots automatically when powered by 5V or USB. That's a chipset feature that cannot be disabled. |