]> git.dujemihanovic.xyz Git - u-boot.git/commit
date: Drop the legacy I2C code
authorSimon Glass <sjg@chromium.org>
Sun, 11 Aug 2024 14:50:38 +0000 (08:50 -0600)
committerHeiko Schocher <hs@denx.de>
Tue, 13 Aug 2024 04:12:40 +0000 (06:12 +0200)
commit12d38c5a70a8378a0a212260ec89df9fe7298c1b
tree2a519412e4a6c3cd0a93c70ca37d1379249b7593
parent9baa31ab092c90d5c5149e02a2edb7073df7bccf
date: Drop the legacy I2C code

Drop two generations of old code in this command. All boards should use
driver model for I2C from 2021.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
cmd/date.c