ARM: dts: imxrt1020-evk: set gpt1 as tick-timer for u-boot
Let's set gpt1 as u-boot timer. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
This commit is contained in:

committed by
Stefano Babic

parent
bc4944051e
commit
e5d10f4442
@@ -16,6 +16,7 @@
|
|||||||
chosen {
|
chosen {
|
||||||
bootargs = "root=/dev/ram";
|
bootargs = "root=/dev/ram";
|
||||||
stdout-path = "serial0:115200n8";
|
stdout-path = "serial0:115200n8";
|
||||||
|
tick-timer = &gpt1;
|
||||||
};
|
};
|
||||||
|
|
||||||
memory {
|
memory {
|
||||||
|
Reference in New Issue
Block a user