Age | Commit message (Collapse) | Author | Files |
|
This patch forces the cdc-acm driver to ignore the Exar usb serial
chip that is on the MTOCGD3 so that it can be used with the Exar
vizzini driver instead. The vizzini driver provides RS485 support.
|
|
|
|
|
|
|
|
|
|
Sets up u-boot environment for easy flashing for MTOCGD3 and u-boot 2012.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* adds RS485 support
|
|
|
|
Uses the following patches from Atmel for AT91SAM9X5 support
* 2.6.39-at91-exp.2 patches
* SAM9X5 PMECC patches
* SAM9X5 atmel_serial patches
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reset on startup if needed
|
|
|
|
* Fixes hangs on reboot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13MHz by default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removing this patch because it has caused major reboot regressions
compared to running without it. Though the patch is intended to improve
reboot reliability, in our testing it has made it worse and is very
unreliable.
Reboot testing without the patch has shown no problems.
|
|
|
|
|
|
|
|
|