
11 Mar
2009
11 Mar
'09
8:59 p.m.
On Wed, 11 Mar 2009 19:38:15 +0100 Heiko Schocher hs@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