diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2015-07-15 16:02:22 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-07-27 15:02:05 -0400 |
commit | 2cb81b6bcd446952e83ef65279d01c3933ba0baa (patch) | |
tree | 029899df17c439ba5f05c1d5f9437a0b065b56c6 /MAINTAINERS | |
parent | df844772f74886b55515b9f7f5c807facc312184 (diff) | |
download | u-boot-imx-2cb81b6bcd446952e83ef65279d01c3933ba0baa.zip u-boot-imx-2cb81b6bcd446952e83ef65279d01c3933ba0baa.tar.gz u-boot-imx-2cb81b6bcd446952e83ef65279d01c3933ba0baa.tar.bz2 |
siemens-am33x-common: Hardcoded value instead of non-included define
The config file for the siemens-am33x-common was using OMAP_I2C_STANDARD, which
is defined in a header that is not included in the config header. In most cases,
it was being included by the code using CONFIG_SYS_OMAP24_I2C_SPEED, but it
might not always be the case.
In particular, when introducing I2C SPL support in omap-common's boot-common.c,
the header is missing and including it breaks other devices.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions