Files
u-boot/drivers/i2c
Adam Ford 410c505cc1 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA
Platforms with limited resources in SPL may enably OF_PLATDATA,
this limits some of the library functions and cannot extract data
from the device tree.  This patch adds additional wrappers around
these functions to only allow them when OF_CONTROL is enabled and
OF_PLATDATA is not.

Signed-off-by: Adam Ford <aford173@gmail.com>
2018-09-11 21:38:47 -04:00
..
2018-08-17 09:22:35 -04:00
2016-08-15 22:12:00 +02:00
2018-05-23 17:30:04 -04:00
2018-06-19 07:31:47 -04:00