Tagged Questions
1
vote
0answers
43 views
How to find PHYS_OFFSET value for mkbootimg
As i was following instructions here. I found a problem that my /proc/config.gz does not contain CONFIG_PHYS_OFFSET setting. But my /proc/iomem contains 40000000-5bffffff : System RAM.
What value i ...
1
vote
2answers
174 views
why there are so many tty files in the dev directory?
it is confusing that there are so many tty files in the directory...
by the way, what each file in /dev stands for, do they stand for physical devices which are part of my android device? for ...