Please refer to Android kernel 3.0 in CAF release. refer to board-msm7x27.c where they have modified the MACHINE START
Add .init_early = qsd8x50_init_early, in you MACHINE_START structure and also modify the qsd8x50_allocate_memory_regions function. /Venumadhav On Tue, Oct 18, 2011 at 7:06 PM, vimal <[email protected]> wrote: > Hi all, > > > Actually i am porting display driver to android kernel 3.0 which is > based on qsd8x50 target.And also i am very new to display driver.After > migrating my changes i am not able to get the console boot logo > itself.If i add alloc_bootmem region function in the board file then > even serial logs itself is not coming.what are all the necessary > changes need to do for basic console display.Pls help me if u have any > idea on this..................... > > > > > > Thanks, > > > > > > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Thanks Venumadhav -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
