ARM: dts: imxrt1050-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:
Giulio Benetti 2021-05-13 12:18:42 +02:00 committed by Stefano Babic
parent 7eacc427bb
commit 7892f3eba1

View File

@ -16,6 +16,7 @@
chosen {
bootargs = "root=/dev/ram";
stdout-path = "serial0:115200n8";
tick-timer = &gpt1;
};
memory {