[U-Boot] [PATCH v4] nitrogen6x : Use generic distro configuration
Fabio Estevam
festevam at gmail.com
Wed Aug 3 17:51:53 CEST 2016
On Tue, Aug 2, 2016 at 4:31 AM, Fabien Lahoudere
<fabien.lahoudere at collabora.co.uk> wrote:
> #define CONFIG_SYS_I2C
> #define CONFIG_SYS_I2C_MXC
> -#define CONFIG_SYS_I2C_MXC_I2C1 /* enable I2C bus 1 */
> -#define CONFIG_SYS_I2C_MXC_I2C2 /* enable I2C bus 2 */
> -#define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */
> +#define CONFIG_SYS_I2C_MXC_I2C1 /* enable I2C bus 1 */
> +#define CONFIG_SYS_I2C_MXC_I2C2 /* enable I2C bus 2 */
> +#define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */
This change is unrelated and should not be part of this patch.
More information about the U-Boot
mailing list