]> git.proxmox.com Git - mirror_qemu.git/commit
hw/block/m25p80: Make Numonyx config field names more accurate
authorJoe Komlodi <joe.komlodi@xilinx.com>
Mon, 16 Nov 2020 23:11:01 +0000 (15:11 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Dec 2020 13:39:30 +0000 (13:39 +0000)
commit09414144cd3860243aab7e0d20d67c5bd91c1986
treee33fecf86d6a24f1312ec3b40d0945d7c4ea916f
parent98a8cc741dad9cb4738f81a994bcf8d77d619152
hw/block/m25p80: Make Numonyx config field names more accurate

The previous naming of the configuration registers made it sound like that if
the bits were set the settings would be enabled, while the opposite is true.

Signed-off-by: Joe Komlodi <komlodi@xilinx.com>
Reviewed-by: Francisco Iglesias <francisco.iglesias@xilinx.com>
Message-id: 1605568264-26376-2-git-send-email-komlodi@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/block/m25p80.c