From 5d84c95a7c4fb348b97448f57032b0d43859abd5 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sun, 1 Jul 2018 20:39:54 +0100 Subject: [PATCH] rc2014: fix wrong comment --- Kernel/platform-rc2014/discard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kernel/platform-rc2014/discard.c b/Kernel/platform-rc2014/discard.c index 74f3fef6..bbc6fcae 100644 --- a/Kernel/platform-rc2014/discard.c +++ b/Kernel/platform-rc2014/discard.c @@ -30,7 +30,7 @@ void pagemap_init(void) { int i; - /* ZETA SBC V2 has RAM in the top 512 KiB of physical memory + /* RC2014 512/512K has RAM in the top 512 KiB of physical memory * corresponding pages are 32-63 (page size is 16 KiB) * Pages 32-34 are used by the kernel * Page 35 is the common area -- 2.34.1