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

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

diff --git a/arch/arm/dts/am335x-boneblack.dts 
b/arch/arm/dts/am335x-boneblack.dts
index 679248a..27ebe4a 100644
--- a/arch/arm/dts/am335x-boneblack.dts
+++ b/arch/arm/dts/am335x-boneblack.dts
@@ -15,6 +15,7 @@
        compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
        chosen {
                stdout-path = &uart0;
+               tick-timer = &timer2;
        };
 };
 
-- 
2.6.3.368.gf34be46

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to