milkymist-vgafb: add missing register
commita3b6181e42ef5713c684283c0187abaa11ef1eaf
authorMichael Walle <michael@walle.cc>
Sat, 31 Mar 2012 17:55:25 +0000 (31 19:55 +0200)
committerMichael Walle <michael@walle.cc>
Sun, 1 Apr 2012 18:30:24 +0000 (1 20:30 +0200)
treeed564beeb352514059df1cbb4169419dbb10c662
parent79368f4984eefcbed5d714c6131e58fd71178030
milkymist-vgafb: add missing register

This bug existed since the first commit. Fortunately, the affected
registers have no functionality in qemu. This will only prevent the
following warning:
  milkymist_vgafb: write access to unknown register 0x00000034

Signed-off-by: Michael Walle <michael@walle.cc>
hw/milkymist-vgafb.c