Kernel entry point
From: Marco Stornelli <hidden>
Date: 2008-02-05 16:07:13
Hi, where is the main kernel entry point (the first function/instruction) for the powerpc arch called by uboot? In kernel 2.6.10 there was the head_fsl_booke.S (I'm using a booke processor) that it called the start_kernel function, and now? Thanks. Marco