Files
u-boot-tk1-som/include/configs
Paul Kocialkowski 2cb81b6bcd 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>
2015-07-27 15:02:05 -04:00
..
2015-06-04 02:39:39 -06:00
2015-07-22 08:55:45 +02:00
2015-07-22 08:55:45 +02:00
2015-03-13 13:13:48 +01:00
2015-06-04 03:03:18 -06:00
2015-05-29 13:46:36 +02:00