CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/07 01:24:21
Modified files:
sys/arch/armv7/conf: GENERIC RAMDISK files.armv7
Added files:
sys/arch/armv7/marvell: files.marvell mvacc.c
Log message:
Add a driver for the Marvell Armada 380 core clock. This driver
provides information about the four big clocks that are part of
this SoC. Attach it early as the serial console needs it and the
core clock is after the console in the device tree.
ok kettenis@
