commit | 8e01872ac5142061804364e69629e08ae451757a | [log] [tgz] |
---|---|---|
author | Amit Virdi <amit.virdi@st.com> | Mon May 07 13:00:20 2012 +0530 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:38 2012 +0200 |
tree | 480799414f62c779620bb0583e69cc52073d6957 | |
parent | c0f9f2712c19b364cf2f6ae0399e55a6ca462c58 [diff] |
st_smi: Return error in case TFF is not set Curently the code makes wrong assumption that the Transfer finished flag shall be set within the stipulated time. However, there may occur a scenario in which the TFF flag is not set. Return error in that case. 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>