Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: cns3xxx: Add CNS3420 Validation Board support | Anton Vorontsov | 2010-05-02 | 3 | -0/+157 |
| | | | | | | | | This patch adds support for CNS3420VB rev 1.3 boards. With this patch CNS3420VB boards are able to boot up to the userspace, with a console available on UART0. Signed-off-by: Anton Vorontsov <avorontsov@mvista.com> | ||||
* | ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processors | Anton Vorontsov | 2010-05-02 | 17 | -0/+1300 |
This patch adds very basic support for ECONA CNS3xxx ARM11 MPcore (ARMv6) dual-core processors. Note that SMP is not yet supported, as well as many peripheral devices. Support for these features will be added later. Signed-off-by: Anton Vorontsov <avorontsov@mvista.com> |