From: Scott Wood <hidden> Date: 2008-02-05 18:21:17
Marco Stornelli wrote:
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?