|
2011-11-17
, 11:43
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#192
|
The Following User Says Thank You to pali For This Useful Post: | ||
|
2011-11-17
, 11:43
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#193
|
The Following User Says Thank You to Fabry For This Useful Post: | ||
|
2011-11-17
, 11:48
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#194
|
it is problem with u-boot itself, not rx51 code. Somebody must find working version and then find commit which brings power consumption problem. can sombody do it? (al least find last working build of u-boot for rx51?)
|
2011-11-17
, 11:50
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#195
|
|
2011-11-17
, 17:27
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#196
|
|
2011-11-19
, 02:55
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#197
|
|
2011-11-19
, 12:11
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#198
|
Hi Pali! A friend of mine did lookup on the power consumption issue from her n900, tested every commit from git and said that uboot power consumption was ok before this commit.
https://gitorious.org/u-boot-shr/u-b...21b2046d4e000f
include/twl4030.h: Add power bus message definitions * Code from linux kernel: include/linux/i2c/twl.h
|
2011-11-19
, 15:31
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#199
|
|
2011-11-19
, 15:36
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#200
|
A supposition :
This header adds value definitions (#define) used by other u-boot sources.
If the #define are missing the source code does nothing (or uses default values) but if the #define are present then they are used during Hw config and some of these #define generate misconfigured Hw
I got a feeling that it would map /dev/mmcblk0p2 as as root partition for the booted OS but I'm not sure that's why I asked.
Last edited by Radicalz38; 2011-11-17 at 11:42.