commit | 47462ddfae6fbbb101d5c84fcec18340efba8d6d | [log] [tgz] |
---|---|---|
author | Amit Virdi <amit.virdi@st.com> | Mon May 07 13:06:49 2012 +0530 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:41 2012 +0200 |
tree | d220fb1a11c84eadb070ad956be0535db0410ae4 | |
parent | c54105bbdeb90cffb63809cfc24c9ee200522b7d [diff] |
SPEAr: Initialize SNOR in early_board_init_f flash reading is required earlier than flash_init is called since the env_init is called before flash_init. This makes the smi_init necessary before env_init being called. Signed-off-by: Amit Virdi <amit.virdi@st.com> Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>