From d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 11 Dec 2023 02:45:28 +0000
Subject: [PATCH] add boot partition  size

---
 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