]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
st_smi: Removed no needed dependency on ST_M25Pxx_ID
authorArmando Visconti <armando.visconti@st.com>
Mon, 7 May 2012 07:30:26 +0000 (13:00 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:39 +0000 (14:07 +0200)
commitae3e0cc924579bcea0906a6888a7bc01a19157e4
tree7a4a0dc733d316a0f5bcfdf6897a51904570d232
parenta5ad7ccd74de244f91d75fb3879eaa1929304e89
st_smi: Removed no needed dependency on ST_M25Pxx_ID

Since the smi erase code is very generic and works for any kind
of flash, there is no need to test for ST_M25Pxx_ID flash types
like m25p40 flashes).

Signed-off-by: Armando Visconti <armando.visconti@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/st_smi.c