From b22da3d8526a935aa31e086e63f60ff3246cb61c Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 09 Dec 2023 07:24:11 +0000
Subject: [PATCH] add stmac read mac form eeprom
---
kernel/Documentation/features/time/modern-timekeeping/arch-support.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kernel/Documentation/features/time/modern-timekeeping/arch-support.txt b/kernel/Documentation/features/time/modern-timekeeping/arch-support.txt
index e7c6ea6..a84c3b9 100644
--- a/kernel/Documentation/features/time/modern-timekeeping/arch-support.txt
+++ b/kernel/Documentation/features/time/modern-timekeeping/arch-support.txt
@@ -11,10 +11,11 @@
| arm: | TODO |
| arm64: | ok |
| c6x: | ok |
+ | csky: | ok |
| h8300: | ok |
| hexagon: | ok |
| ia64: | ok |
- | m68k: | TODO |
+ | m68k: | ok |
| microblaze: | ok |
| mips: | ok |
| nds32: | ok |
@@ -27,7 +28,6 @@
| sh: | ok |
| sparc: | ok |
| um: | ok |
- | unicore32: | ok |
| x86: | ok |
| xtensa: | ok |
-----------------------
--
Gitblit v1.6.2