Skip to content
Commit 31f4ee4b authored by Philip Richard Oberfichtner's avatar Philip Richard Oberfichtner Committed by Heiko Schocher
Browse files

bootcount: Remove legacy I2C driver



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: default avatarPhilip Richard Oberfichtner <pro@denx.de>
Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
parent 35e8007e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment