return status for each NOR flash device
commit2003889f67755d47ab355c7813c587adb204eeea
authorRoy Franz <roy.franz@linaro.org>
Tue, 17 Dec 2013 19:42:26 +0000 (17 19:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Dec 2013 19:42:26 +0000 (17 19:42 +0000)
tree28574314cae19d56cddd0bda5ea8d890c2e05cbe
parent1997b48527c38fe8cdbbb3df82ed79aa3ee88b83
return status for each NOR flash device

Now that we know how wide each flash device that makes up the bank is,
return status for each device in the bank.  Leave existing code
that treats 32 bit wide banks as composed of two 16 bit devices as otherwise
we may break configurations that do not set the device_width propery.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Message-id: 1386279359-32286-4-git-send-email-roy.franz@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/block/pflash_cfi01.c