Difference between revisions of "CM-T335 Linux"

From Compulab Mediawiki
Jump to: navigation, search
Line 12: Line 12:
 
* [[Linux Development for ARM modules]]
 
* [[Linux Development for ARM modules]]
 
* [[Linux: Debian: Minimal ARM filesystem | Minimal Debian ARM filesystem]]
 
* [[Linux: Debian: Minimal ARM filesystem | Minimal Debian ARM filesystem]]
 +
* [[CM-T335: Linux: Building images | Building Linux images for CM-T335]]
 
|*[[Support]]
 
|*[[Support]]
 
* [[CM-T335: Linux: Known Issues|Known Issues]]
 
* [[CM-T335: Linux: Known Issues|Known Issues]]
Line 19: Line 20:
  
 
{{ChangelogRss| content=
 
{{ChangelogRss| content=
 +
 +
===== 30-Dec-2013 =====
 +
: Linux kernel for CM-T335 updates
 +
: - Added analog audio support
 +
: - Added Startek KD050C LCD panel support
 +
: - Added PWM backlight support
 +
: - Added 4-wire resistive touchscreen support
 +
: - Added Bluetooth support
 +
: - Added SGX support
 +
: - Fixed CPSW MAC address handling
 +
: Documentation
 +
: - Updated multiple articles to comply with the new Linux package
  
 
===== 15-Aug-2013 =====
 
===== 15-Aug-2013 =====

Revision as of 14:22, 25 December 2013

This page contains links to information about Linux kernels, packages and software development for CM-T335 modules.

CompuLab Linux support for CM-T335 includes modifications of Linux kernel and an example file system image based on ARM Debian Linux. It is also possible to use other embedded Linux distributions and environments with CM-T335.

Cm-t335-top.jpg
Resources
Evaluation
Development
Troubleshooting


News

30-Dec-2013
Linux kernel for CM-T335 updates
- Added analog audio support
- Added Startek KD050C LCD panel support
- Added PWM backlight support
- Added 4-wire resistive touchscreen support
- Added Bluetooth support
- Added SGX support
- Fixed CPSW MAC address handling
Documentation
- Updated multiple articles to comply with the new Linux package
15-Aug-2013
Linux kernel for CM-T335 updates
- Added support for EM3027 RTC
- Fixed USB issue
Documentation
- Updated multiple articles to comply with the new Linux package
22-Jul-2013
Initial release of Linux package for CM-T335, contains
- Basic support for the CM-T335 module
- UART0
- MMC, I2C
- Storage: NAND
- TI's CPSW Ethernet Switch
- DVI display
Documentation
- Initial documentation for CM-T335 support