u-boot-brain/include/configs/km
Valentin Longchamp 0a4f88b98c KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board
This must be defined for all the keymile boards that use the common
i2c_abort function that is used to "reset" the I2C bus. These are
currently km82xx and km_arm boards.

The  km83xx boards use other functions and thus do not need this.

This patch removes the CONFIG_SYS_I2C_INIT_BOARD from keymile-common.h
and defines it for km_arm.h and km82xx.h.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
2013-10-24 09:35:33 -07:00
..
keymile-common.h KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board 2013-10-24 09:35:33 -07:00
km_arm.h KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board 2013-10-24 09:35:33 -07:00
km-powerpc.h km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h 2013-10-24 09:35:22 -07:00
km83xx-common.h powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMP 2013-10-09 10:07:56 -04:00
km8309-common.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
km8321-common.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00