Home
last modified time | relevance | path

Searched hist:"0 a4f88b98c098532bfe0a4a5f874e6e05708c4f3" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/keymile/common/
H A Dcommon.c0a4f88b98c098532bfe0a4a5f874e6e05708c4f3 Fri Oct 18 09:47:17 UTC 2013 Valentin Longchamp <valentin.longchamp@keymile.com> 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>
/rk3399_rockchip-uboot/include/configs/km/
H A Dkeymile-common.h0a4f88b98c098532bfe0a4a5f874e6e05708c4f3 Fri Oct 18 09:47:17 UTC 2013 Valentin Longchamp <valentin.longchamp@keymile.com> 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>
H A Dkm_arm.h0a4f88b98c098532bfe0a4a5f874e6e05708c4f3 Fri Oct 18 09:47:17 UTC 2013 Valentin Longchamp <valentin.longchamp@keymile.com> 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>