mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-10 04:08:52 +00:00
31f4ee4b13
The legacy I2C bootcounter will hereby be removed and eventually be replaced by a driver model implementation in the follow-up commit. The legacy driver has the following drawbacks: - It's not adhering to the driver model - Settings are grabbed from Kconfig rather than device tree - i2c_{read,write} are being used instead of dm_i2c_{read,write} Signed-off-by: Philip Richard Oberfichtner <pro@denx.de> Reviewed-by: Heiko Schocher <hs@denx.de> |
||
---|---|---|
.. | ||
bootcount-uclass.c | ||
bootcount.c | ||
bootcount_at91.c | ||
bootcount_davinci.c | ||
bootcount_env.c | ||
bootcount_ext.c | ||
bootcount_nvmem.c | ||
bootcount_ram.c | ||
bootcount_syscon.c | ||
i2c-eeprom.c | ||
Kconfig | ||
Makefile | ||
pmic_pfuze100.c | ||
rtc.c | ||
spi-flash.c |