[U-Boot-Users] [PATCH 02/04] Fix Flat Dev prototypes and print formatting

Jon Loeliger jdl at freescale.com
Tue Jan 17 20:41:59 CET 2006


On Tue, 2006-01-17 at 11:39, Kumar Gala wrote:
> I've already added a prototype to ft_build.h for ft_board_setup().
> 
> - k

Argh.  So you want a new patch here?  Or can
you apply my patch and forget to check in thse
three lines I added?

    #ifdef CONFIG_OF_BOARD_SETUP
    void ft_board_setup(void *blob, bd_t *bd);
    #endif

Thanks,
jdl






More information about the U-Boot mailing list