From ca9f3d14146e27cc003f17aa9c7aaced06ccc0c9 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Tue, 27 Nov 2018 18:57:33 +0000 Subject: [PATCH] tc2068: README update --- Kernel/platform-tc2068/README | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/Kernel/platform-tc2068/README b/Kernel/platform-tc2068/README index dbaeadea..9474882d 100644 --- a/Kernel/platform-tc2068/README +++ b/Kernel/platform-tc2068/README @@ -48,19 +48,5 @@ to place it in blocks 1+ after the partition table (in the gap left for loaders) For real media just change the offset so as not to include the 534 bytes of header on the hdf file. -Make a copy of the media as right now it eats the disks ! - - Debugging state: - -Looks like we may have some obscure interrupt corruption case or similar -(we bomb weirdly late on or see a bit of random display corruption and -fsck fails part way with corruption like results) - -Need to try cutting down IRQ handler. One mess was on the video display which -suggests whatever happened occurred with the video mapped at one point (same -char was later printed correctly) - -Disabling pre-empt doesn't help and fsck shows corruption in execution which -suggests its not task switch related - +- Still chasing down a possible memory corruption bug that looks irq related -- 2.34.1