[U-Boot-Users] C function call in Linux kernel
Wolfgang Denk
wd at denx.de
Fri Jul 9 09:43:57 CEST 2004
In message <OFF5B5543E.E759971F-ONC1256ECC.0022C03D-C1256ECC.00258D93 at se.wavetek.com> you wrote:
>
> Try to check that the board info structure exchanged by u-boot and the
> kernel use the same bd_t definition.
> Kernel from Montavista for the Walnut board generally use a board info
> structure definition relative to the IBM bootloader.
> If it's the case, you need to replace the bd_t structure defined in
> arch/ppc/platforms/walnut.h by the one found in include/asm-ppc/ppcboot.h
Don't replace it - just remove it / comment it out and include <asm/ppcboot.h>
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Uncertain fortune is thoroughly mastered by the equity of the calcu-
lation. - Blaise Pascal
More information about the U-Boot
mailing list