From e70dd6ebe65d62d4d4d5873c3d2c900fe5633313 Mon Sep 17 00:00:00 2001 From: Andre Przywara Date: Wed, 10 Aug 2016 01:16:36 +0100 Subject: sunxi: setup basic clocks Different ways of booting set up the clocks differently, so lets initialize the basic clocks here to be on the same page. --- plat/sun50iw1p1/platform.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'plat/sun50iw1p1/platform.mk') diff --git a/plat/sun50iw1p1/platform.mk b/plat/sun50iw1p1/platform.mk index 4fa5098..34fa2b1 100644 --- a/plat/sun50iw1p1/platform.mk +++ b/plat/sun50iw1p1/platform.mk @@ -51,5 +51,6 @@ BL31_SOURCES += drivers/arm/gic/arm_gic.c \ plat/sun50iw1p1/sunxi_cpu_ops.c \ plat/sun50iw1p1/plat_topology.c \ plat/sun50iw1p1/aarch64/plat_helpers.S \ + plat/sun50iw1p1/sunxi_clocks.c \ plat/sun50iw1p1/aarch64/sunxi_common.c -- cgit v1.2.3