[U-Boot-Users] [PATCH 1/1] xsengine: rename board_post_init to board_late_init
Ladislav Michl
ladis at linux-mips.org
Mon Jan 14 22:55:05 CET 2008
On Mon, Jan 14, 2008 at 10:38:55PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> diff --git a/include/configs/xsengine.h b/include/configs/xsengine.h
> index 766617e..d167e01 100644
> --- a/include/configs/xsengine.h
> +++ b/include/configs/xsengine.h
> @@ -33,7 +33,7 @@
> #define CONFIG_XSENGINE 1
> #define CONFIG_MMC 1
> #define CONFIG_DOS_PARTITION 1
> -#define BOARD_POST_INIT 1
> +#define OARD_LATE_INIT 1
A typo here ^ ?
> #undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
> #define CFG_HZ 3686400 /* incrementer freq: 3.6864 MHz */
Best regards,
ladis
More information about the U-Boot
mailing list