[U-Boot] [PATCH 06/19] arm: dts: am437x-sk-evm: add tick-timer to chosen node
Mugunthan V N
mugunthanvnm at ti.com
Fri Nov 27 09:31:25 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/am437x-sk-evm.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/am437x-sk-evm.dts b/arch/arm/dts/am437x-sk-evm.dts
index 3f9d808..85d3381 100644
--- a/arch/arm/dts/am437x-sk-evm.dts
+++ b/arch/arm/dts/am437x-sk-evm.dts
@@ -26,6 +26,7 @@
chosen {
stdout-path = &uart0;
+ tick-timer = &timer2;
};
backlight {
--
2.6.3.368.gf34be46
More information about the U-Boot
mailing list