[U-Boot] [PATCH v2 13/19] arm: dts: am335x-evm: add tick-timer to chosen node

Mugunthan V N mugunthanvnm at ti.com
Thu Dec 24 11:38:16 CET 2015


Specify timer2 to be used as tick-timer in chosen node.

Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
 arch/arm/dts/am335x-evm.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/am335x-evm.dts b/arch/arm/dts/am335x-evm.dts
index e1c5d4f..c0bc2af 100644
--- a/arch/arm/dts/am335x-evm.dts
+++ b/arch/arm/dts/am335x-evm.dts
@@ -16,6 +16,7 @@
 
 	chosen {
 		stdout-path = &uart0;
+		tick-timer = &timer2;
 	};
 
 	cpus {
-- 
2.7.0.rc1.5.gf3adf45



More information about the U-Boot mailing list