]> git.proxmox.com Git - qemu.git/commit - hw/ds1225y.c
ds1225y nvram: Fix some bugs
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 13 Mar 2008 19:23:00 +0000 (19:23 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 13 Mar 2008 19:23:00 +0000 (19:23 +0000)
commit02cb1585fdf732f2b776c079f736028520aab4f4
tree763444d3726b4d256e86b94c8f38239ba0920fb3
parentf442e08b418785e13b1161edfa9e0c72cc324c41
ds1225y nvram: Fix some bugs

- whole nvram was erased in some conditions
- fix out of range accesses
- improve reading speed by keeping contents in memory
- rename capacity to chip_size

(HervĂ© Poussineau)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4051 c046a42c-6fe2-441c-8c8c-71466251a162
hw/ds1225y.c
hw/mips.h