[coreboot-gerrit] New patch to review for filo: c02744c Update help text for flash lock

Nico Huber (nico.huber@secunet.com) gerrit at coreboot.org
Wed Jul 3 16:17:11 CEST 2013


Nico Huber (nico.huber at secunet.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/3596

-gerrit

commit c02744c1810713747bed3665f83341d289b50645
Author: Nico Huber <nico.huber at secunet.com>
Date:   Wed Jul 3 15:39:47 2013 +0200

    Update help text for flash lock
    
    Update the help text for the FLASHROM_LOCKDOWN option to reflect the
    current state of supported platforms.
    
    Change-Id: I9f8b13887b188d973a07b46b9948de5f5ad4435e
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
---
 Config.in | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/Config.in b/Config.in
index cd9fdda..08ac0ec 100644
--- a/Config.in
+++ b/Config.in
@@ -191,7 +191,12 @@ config FLASHROM_LOCKDOWN
 	  Enable system flash memory write protections and lock them down prior
 	  starting the kernel. Flash memory lockdown can be disabled per boot
 	  entry with the new command 'flashrom_unlock'.
-	  NOTE: Only supported on selected Intel hardware, ICH7 so far.
+
+	  NOTE: Only supported on selected hardware:
+
+	        o Intel ICH7 (FWH)
+	        o Intel ICH9 (FWH + SPI)
+	        o AMD SB600 (SPI by locking the flash chip itself)
 
 endmenu
 



More information about the coreboot-gerrit mailing list