On Thu, 2011-03-10 at 08:45 -0600, Stephan Raue wrote: > Hi, > > if i try this patch series the boot stops after (seeing via serial console): > > Starting kernel ... > > Uncompressing Linux... done, booting the kernel. > > without this patch series i can see the boot to th OS. I am using this > patches on top of > > http://gitorious.org/linux-omap-dss2/linux/commits/master > > Do i anything wrong or do i use a wrong git repo (the patches apply > cleanly)? Her my kernel config: http://fpaste.org/9Esw/ Hmm, I cannot even compile the kernel with that config: CC arch/arm/mach-omap2/io.o In file included from arch/arm/mm/init.c:27:0: /home/tomba/work/linux/arch/arm/include/asm/tlb.h: In function 'tlb_flush_mmu': /home/tomba/work/linux/arch/arm/include/asm/tlb.h:104:3: error: implicit declaration of function 'release_pages' In file included from arch/arm/mm/init.c:27:0: /home/tomba/work/linux/arch/arm/include/asm/tlb.h: In function 'tlb_remove_page': /home/tomba/work/linux/arch/arm/include/asm/tlb.h:168:3: error: implicit declaration of function 'page_cache_release' make[1]: *** [arch/arm/mm/init.o] Error 1 make: *** [arch/arm/mm] Error 2 make: *** Waiting for unfinished jobs.... Tomi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html