]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm/km: use board KM_ENV_BUS for CONFIG_I2C_ENV_EEPROM_BUS
authorValentin Longchamp <valentin.longchamp@keymile.com>
Thu, 16 Jun 2011 12:41:15 +0000 (18:11 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 4 Jul 2011 08:55:28 +0000 (10:55 +0200)
commit680cfaf805e896d7e345916d168f44a325d5e784
tree90c912a22e10830f4a50183d274c5e28032464c1
parent288f99b064e15c24b493781052231d52c3cb6e9c
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>
include/configs/km/km_arm.h