commit | 491ffc1f7ce857b88e9d310ce901ce033e45b75d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 24 13:55:51 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 14 23:40:32 2015 +0200 |
tree | f008453be0e548f282b3928c71f279125cbc161d | |
parent | fa0d653b06cec7b3188a733dc7394e030948018e [diff] |
hw: fix mask for ColdFire UART command register The "miscellaneous commands" part of the register is 3 bits wide. Spotted by Coverity and confirmed in the datasheet, downloadable from http://cache.freescale.com/files/32bit/doc/ref_manual/MCF5307BUM.pdf (figure 14-6). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>