nova: handle instable TSC calibration

Issue #2400
This commit is contained in:
Alexander Boettcher 2017-06-21 11:06:45 +02:00 committed by Norman Feske
parent 7673fed1f1
commit 67a1cb92f2
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
a2edf3c16d4d5ab39ba62641aa6ed1fea3227c5c
f013b329893a523a432c25ab4f15d3b4cb46e95b

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 402338722a991ea9f203e098484af6748cb1f14d
REV(nova) := 2632e789399928f0cf3aff51eeb29837035d750a
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)