]> git.proxmox.com Git - qemu.git/commit
hw/ds1338.c: Fix handling of DAY (wday) register.
authorAntoine Mathys <barsamin@gmail.com>
Thu, 13 Dec 2012 14:05:28 +0000 (14:05 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Dec 2012 14:05:28 +0000 (14:05 +0000)
commit871edc5fdba884929102b89d28ff363c94f0822d
tree50637821edbac09b3fc02cf1ffb3f99a4554f70c
parent996e91f04b9cc55cf246052856abe9189a5a0f28
hw/ds1338.c: Fix handling of DAY (wday) register.

Per the datasheet, the DAY (wday) register is user defined. Implement this.

Signed-off-by: Antoine Mathys <barsamin@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ds1338.c