From f105bdc7f326ca90891aeba9a0bc2c4e35883d93 Mon Sep 17 00:00:00 2001 From: gber Date: Fri, 14 Sep 2012 09:55:19 +0000 Subject: Add support for Armada XP A0. - Add functions to calculate clocks instead using hardcoded values - Update reset and timers functions - Update number of interrupts - Change name of platform from db88f78100 to db78460 - Correct DRAM size and PCI IRQ routing in dts file. Obtained from: Semihalf --- sys/arm/conf/ARMADAXP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/arm/conf/ARMADAXP') diff --git a/sys/arm/conf/ARMADAXP b/sys/arm/conf/ARMADAXP index c4139b4..5a4d5c0 100644 --- a/sys/arm/conf/ARMADAXP +++ b/sys/arm/conf/ARMADAXP @@ -99,4 +99,4 @@ device vlan #FDT options FDT options FDT_DTB_STATIC -makeoptions FDT_DTS_FILE=db88f78160.dts +makeoptions FDT_DTS_FILE=db78460.dts -- cgit v1.1