The Following User Says Thank You to pali For This Useful Post: | ||
|
2011-10-08
, 12:17
|
Posts: 197 |
Thanked: 101 times |
Joined on Dec 2009
@ Netherlands
|
#102
|
|
2011-10-08
, 12:31
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#103
|
The Following User Says Thank You to pali For This Useful Post: | ||
|
2011-10-08
, 13:56
|
Posts: 197 |
Thanked: 101 times |
Joined on Dec 2009
@ Netherlands
|
#105
|
|
2011-10-08
, 17:35
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#107
|
The Following User Says Thank You to Fabry For This Useful Post: | ||
|
2011-10-08
, 17:38
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#108
|
The Following User Says Thank You to pali For This Useful Post: | ||
|
2011-10-08
, 17:41
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#109
|
Here are patches which enable eMMC support (working on my n900, hw revision 2101).
When using this new generic mmc driver, U-Boot tell me that mmc0 (should be external slot?) has bad voltage (Ok, when card is not inserted?). I tried enable mmc1 (omap_mmc_init(1); should be eMMC), no error shown, initialization OK, but again not working... Also tried mmc2, mmc3, ... but that initialization failed.
U-Boot: Some MUXes are in board/nokia/rx51/rx51.h under section Wireless LAN (why?), GPIO_130 - GPIO_139. And initializing mmc is in drivers/power/twl4030.c function twl4030_power_mmc_init
If I think that new patches could be stable I will push it into gitorious.
Console fix patch is attached.
Last edited by pali; 2011-10-08 at 17:03.