diff options
Diffstat (limited to 'dung-3.4.25-m2/arch_timer/dmesg-lager.sh')
-rwxr-xr-x | dung-3.4.25-m2/arch_timer/dmesg-lager.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dung-3.4.25-m2/arch_timer/dmesg-lager.sh b/dung-3.4.25-m2/arch_timer/dmesg-lager.sh new file mode 100755 index 0000000..10d10a9 --- /dev/null +++ b/dung-3.4.25-m2/arch_timer/dmesg-lager.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +set -e +#set -x + +echo "Arch ARM timer dmesg feature test" + +exec $(dirname $0)/../common/dmesg.sh "ARM arch timer >56 bits at 10000kHz" |