From 05fbd392982344cf8f6743a59ba3817ab2771704 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 11 May 2024 18:53:12 +0100 Subject: remove all status checks. only handle release. the release variable is all we need, turning a target on or off for a given release. the status checks were prone to bugs, and unnecessary; it also broke certain benchmark scripts. it's better to keep the lbmk logic simpler. board status will be moved to the documentation instead. Signed-off-by: Leah Rowe --- config/coreboot/e6400_4mb/warn.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 config/coreboot/e6400_4mb/warn.txt (limited to 'config/coreboot/e6400_4mb/warn.txt') diff --git a/config/coreboot/e6400_4mb/warn.txt b/config/coreboot/e6400_4mb/warn.txt deleted file mode 100644 index 9545476b..00000000 --- a/config/coreboot/e6400_4mb/warn.txt +++ /dev/null @@ -1,3 +0,0 @@ -Battery indicator not working yet. May shut down instead of throttle on high CPU temperature; use the intel_pstate driver to cap speeds, and monitor performance via CPU stress test and lm-sensors/xsensors utility, before using the machine regularly. - -If you have the nvidia gpu variant, please use e6400nvidia_4mb instead. -- cgit v1.2.1