From: Konrad Eisele <konrad@xxxxxxxxxxx> Date: Mon, 17 Aug 2009 12:27:32 +0200 > Hi, > >> arch/sparc/kernel/built-in.o: In function `leon_node_init': >> (.init.text+0x29c4): undefined reference to `_amba_init' > > I posted the patchset version 6 (see mailing list). This time > _amba_init() is not called directly. I had to use another aproach > than the XXX_initcall() aproach that Thomas Boegendoerfer suggested: > leon_node_init() is called too early in the boot process > (main()->setup_arch()->paging_init()->prom_build_devicetree()..) and > as far as I understand it there is no xxx_initcall() that gets > called that early => therefore I used a callback instead: Ok. I applied all of the Leon patches, thanks a lot. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html