[U-Boot] [PATCH 1/3] powerpc: common updates for keymile boards
Kim Phillips
kim.phillips at freescale.com
Wed Mar 11 20:59:13 CET 2009
On Wed, 11 Mar 2009 19:38:15 +0100
Heiko Schocher <hs at denx.de> wrote:
> @@ -27,9 +27,7 @@
> /* Do boardspecific init for all boards */
> #define CONFIG_BOARD_EARLY_INIT_R 1
>
> -#if defined(CONFIG_MGCOGE) || defined(CONFIG_MGSUVD)
> #define CONFIG_BOOTCOUNT_LIMIT
> -#endif
> /*
> * Command line configuration.
>
> with deleting the "-#if defined(CONFIG_MGCOGE) || defined(CONFIG_MGSUVD)"
> line it is also activated for the kmeter1
thanks, I see it now ;)
> The "#undef CONFIG_SYS_I2C_INIT_BOARD" will go away in the next
> release after 2009.03 (hopefully) so it is again a common option
> for all keymile boards. But because it is a new feature for fsl_i2c
> I post it in the next merge window.
ok thanks,
Kim
More information about the U-Boot
mailing list