Home
last modified time | relevance | path

Searched hist:ad40610b48bc3e248f5e79d94084427aa6a0b9e2 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dsunxi-common.had40610b48bc3e248f5e79d94084427aa6a0b9e2 Fri Jan 23 14:28:22 UTC 2015 Hans de Goede <hdegoede@redhat.com> sunxi: Only enable i2c support in the SPL when needed

We do not need i2c support in the SPL when there is no PMIC (some sun4i
boards), or when the PMIC is not using i2c such as on sun6i and sun8i.

This reduces the SPL size from (e.g.) 21812 to 19260 bytes.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>