]> rtime.felk.cvut.cz Git - jailhouse.git/commitdiff
tools: fixed typo in rootcell config template pio_bitmap
authorGeorg Schiesser <georg.schiesser@opentech.at>
Tue, 10 May 2016 00:03:35 +0000 (02:03 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 10 May 2016 05:43:12 +0000 (07:43 +0200)
This typo was introduced with commit 598c04f6

Signed-off-by: Georg Schiesser <georg.schiesser@opentech.at>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
tools/root-cell-config.c.tmpl

index 5ee376784e2665907b5aaa80475a306c55e653f0..8deda4e530ca4b4bec46cbc5b82d3fa37f6fa991 100644 (file)
@@ -138,7 +138,7 @@ struct {
                [  0x60/8 ...   0x67/8] = 0xec, /* HACK: NMI status/control */
                [  0x68/8 ...   0x6f/8] = -1,
                [  0x70/8 ...   0x77/8] = 0xfc, /* RTC */
-               [  0x78/8 ...   0x7f/7] = -1,
+               [  0x78/8 ...   0x7f/8] = -1,
                [  0x80/8 ...   0x87/8] = 0xfe, /* Linux: native_io_delay() */
                [  0x88/8 ...  0x3af/8] = -1,
                [ 0x3b0/8 ...  0x3df/8] = 0x00, /* VGA */