[U-Boot] [PATCH v9 29/49] dm: i2c: Allow muxes to be enabled for SPL separately

Simon Glass sjg at chromium.org
Fri Jan 22 16:18:29 CET 2016


On 21 January 2016 at 22:32, Heiko Schocher <hs at denx.de> wrote:
> Hello Simon,
>
> Am 22.01.2016 um 03:43 schrieb Simon Glass:
>>
>> Since I2C muxes are seldom needed in SPL, and the code for this increases
>> the size somewhat, add a separate option to enable I2C muxes for SPL.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v9: None
>> Changes in v2: None
>>
>>   drivers/i2c/Makefile       | 4 ++--
>>   drivers/i2c/muxes/Kconfig  | 9 +++++++++
>>   drivers/i2c/muxes/Makefile | 2 +-
>>   3 files changed, 12 insertions(+), 3 deletions(-)
>
>
> Thanks!
>
> Reviewed-by: Heiko Schocher <hs at denx.de>

Applied to u-boot-rockchip.


More information about the U-Boot mailing list