u-boot/board/keymile
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
..
common KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board 2013-10-24 09:35:33 -07:00
km82xx Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
km83xx powerpc/83xx: remove staticness for qe_iop_conf_tab 2013-10-09 10:07:56 -04:00
km_arm Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
scripts km/scripts: fix ramfs 2013-10-09 10:07:56 -04:00