commit | 0b7ff3f4595f751ca796456f536c50cae498351d | [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 | 1b7935cd96f2295d5cdf144fa46696fb60a820ef [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>