This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-19 14:47:08 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6eb5d146d4
linux_dsm_epyc7002
/
arch
/
arm
/
mach-cns3xxx
/
Makefile
3 lines
88 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processors 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>
2010-03-25 21:12:41 +07:00
obj-$(CONFIG_ARCH_CNS3XXX)
+=
core.o pm.o
ARM: cns3xxx: Add CNS3420 Validation Board support 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>
2010-03-27 01:19:02 +07:00
obj-$(CONFIG_MACH_CNS3420VB)
+=
cns3420vb.o
Reference in New Issue
Copy Permalink