On Mon, Mar 23, 2009 at 00:16, Vaidhyanathan Mayilrangam Gopalan
<[email protected]> wrote:

> I am trying to compile the kernel for cupcake and can not get
> the kernel to boot.

 If you repo sync now, in the cupcake branch, you'll find a shiny
 new kernel directory...

 ... which I haven't tested one bit and I'm certain you'll find
 trouble.

 But if you read kernel/Android.mk I *hope* you can find the
 answer to your questions.  I have yet to do the same kind of
 work on the koolu-1.0 branch.  It should be pretty
 straightforward, just a couple of cherry-pick commands really.

 For the console, you need to enable it in the configuration.
 You can cd `find out -name KERNEL` and run make menuconfig from
 there.  Now that I think about it, I should add a
 kernel-menuconfig target.  Anyways, you need to enable the
 framebuffer console -- which isn't enabled by default becuase it
 causes a ^@ to appear on screen.

 Marcelo
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to