commit | 3095485029ddbd061aa4f8e26c0437f200975d18 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Jan 21 12:50:54 2013 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Jan 26 13:20:44 2013 +0000 |
tree | 715ae1c448990fd949d92d484c78b96592521879 | |
parent | be688dfb8ddf7841fb277800977a0a878b68ae42 [diff] |
hw/pflash_cfi02.c: Mark deliberate fallthrough Mark the deliberate fallthrough where we treat the case of an attempt to read flash when it is an unknown command state as if it were a normal read. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>