commit | 680cfaf805e896d7e345916d168f44a325d5e784 | [log] [tgz] |
---|---|---|
author | Valentin Longchamp <valentin.longchamp@keymile.com> | Thu Jun 16 18:11:15 2011 +0530 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Jul 04 10:55:28 2011 +0200 |
tree | 90c912a22e10830f4a50183d274c5e28032464c1 | |
parent | 288f99b064e15c24b493781052231d52c3cb6e9c [diff] |
arm/km: use board KM_ENV_BUS for CONFIG_I2C_ENV_EEPROM_BUS This is defined for all km_kirkwood boards and was not used up to now. This value was the same for all boards but it could be changed for some boards (and thus needs to be defined for every board). Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Signed-off-by: Holger Brunck <holger.brunck@keymile.com> cc: Prafulla Wadaskar <prafulla@marvell.com> cc: Heiko Schocher <hs@denx.de>