From 61f3335ae935bcd1dad139e07d8dde97435f70a0 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Thu, 19 Oct 2023 11:21:13 +0800 Subject: [PATCH] Explore I2C --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d8cf17d..fc3803d 100644 --- a/README.md +++ b/README.md @@ -7765,6 +7765,8 @@ Which says that... - All I2C Resets are Asserted (except U0 and U5) +TODO: Why is I2C Port 5 enabled? Is it used by U-Boot? + Let's enable all the I2C Clocks and deassert all the I2C Resets... ```bash