Hi, I copied image to new Samsung 8GB class 6 card and it works fine in PI2 but it doesn't finish booting in any of my armv6 based PIs (a+,b+,Bv2-512MB,Bv1-256MB,Zero). It prints the piCore 7.0 banner and message about skipping rtc but then the card activity stays on and it hangs for many minutes. Sometimes it spits out some paging faults. Once, after many page faults, it gave me the shell and when seeing kernel log via dmesg I can cee many mmc card timeouts and resets and i/o errors in the log.
The same card boots fine in Pi2B.
When rewriting the same card with latest raspbian jessie image it boots without any issue in all mi PIs.
I tried to add dtoverlay=sdhost or dtoverlay=mmc to config.txt as decribed here
https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=129203 but it didn't make any difference.