View Single Post
Posts: 19 | Thanked: 3 times | Joined on Mar 2007 @ UK
#9
Well, fanoush, let's stop for now
From my (quite limited) tests I see that last two 770 SDHC kernels are:
1. added SDHC support for beloved 770;
2. restored support for old slow RS-MMC cads (like original 64M Nokia that came with N770);
3. not break anything else;

Originally Posted by fanoush View Post
Could you read whole card
Yes, I can read whole card, write to the first (3000M) partition until it is full and boot from second and third partitions.

There is one "cosmetic" issue though. There a lot of kernel debug messages like that when card cover is opened:

Code:
[ 2047.351013] mmci-omap mmci-omap.2: cover is now open
[ 2047.389495] mmci-omap mmci-omap.2: command timeout (CMD8)
[ 2047.397369] mmci-omap mmci-omap.2: command timeout (CMD8)
[ 2047.851257] mmci-omap mmci-omap.2: command timeout (CMD8)
[ 2047.857482] mmci-omap mmci-omap.2: card status error (CMD13)
[ 2048.351715] mmci-omap mmci-omap.2: command timeout (CMD8)
...
...
However, I think, it is down to new threaded procedure for card discovery and nothing should be affected. (Anyway - nobody keeps card cover open).

Overall, fanoush, I think, this kernel deserves an addition on your "maemo" page together with MMC-high speed kernels.

serge48