Re: [android-kernel] arm + xen + android

2014-08-19 Thread Jiwon Kim
Hi, It depends on which you're using SoC Chip or driver frkm which vendor. Normally' ARM processor is adopted by SoC chip vendor, and they add many peripherals in their SoC Chip. It's same to PC's motherboard+many peripheral cards. So normally SoC vendor provides kernel+drivers. And generally they

[android-kernel] regarding processor core frequency changes

2014-08-19 Thread kumar D
can anyone please suggest me that where we can change frequency levels of the core in kernel code. like in DVFS(dynamic voltage frequency scaling ) we are setting for different frequencies different voltages. thanks in advance :) -- -- unsubscribe: android-kernel+unsubscr...@googlegroups.com

[android-kernel] arm + xen + android

2014-08-19 Thread anshul makkar
Hi, I am porting Android on ARM board to be run in DomU by Xen. What I have understood from the net is that Android is basically port of Linux kernel with some patches and GUI layer above that. Please can you suggest which kernel version should I pick from the mainline and any links/resources

[android-kernel] Re: What's goldfish kernel?

2014-08-19 Thread Subhajit Naha
Any documentation on the Goldfish architecture? I find the Goldfish audio and MTD driver codes into the staging driver in the up to date kernel. is this the emulatir that is used when when we run our Android examples onto the eclipse+Android SDK? On Wednesday, May 6, 2009 3:05:11 PM UTC+5:30, Pi