commit | 38ddebc42200c46afc5d040f14d3afac3357303a | [log] [tgz] |
---|---|---|
author | Amit Virdi <amit.virdi@st.com> | Mon May 07 13:00:22 2012 +0530 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:38 2012 +0200 |
tree | 3f891bca3208ac68d8f598199ce0a381dd024ec0 | |
parent | 038f3f5ccd842f7116683812e313a2e11c68e7da [diff] |
st_smi: Enhance the error handling This commit does the following: - Reports error if SNOR flash is not found on the board - Changes smi_read_sr to return error using which a retry mechanism is implemented for reading flash status Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com> Signed-off-by: Stefan Roese <sr@denx.de>