From 0e8c964915fffb58032bb59bdb31949de718ca90 Mon Sep 17 00:00:00 2001 From: Hung-Te Lin Date: Thu, 9 Jul 2015 14:53:33 +0800 Subject: crossystem: Revise description of sw_wpsw_boot. The sw_wpsw_boot was made for some feature that was almost never completed, and only makes sense on Baytrail platforms. To prevent confusion we should address that in the crossystem description. BRANCH=none BUG=chromium:508269 TEST=make test Change-Id: I1fbc7a0e9e8c1f8503ae8ae9dfb6e80c8da892e3 Reviewed-on: https://chromium-review.googlesource.com/284425 Tested-by: Hung-Te Lin Reviewed-by: Bill Richardson Commit-Queue: Hung-Te Lin --- utility/crossystem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utility/crossystem.c b/utility/crossystem.c index a6c2d742..606240e5 100644 --- a/utility/crossystem.c +++ b/utility/crossystem.c @@ -83,7 +83,7 @@ const Param sys_param_list[] = { {"savedmem_base", 0, "RAM debug data area physical address", "0x%08x"}, {"savedmem_size", 0, "RAM debug data area size in bytes"}, {"sw_wpsw_boot", 0, - "Firmware write protect software setting enabled at boot"}, + "Firmware write protect software setting enabled at boot (Baytrail only)"}, {"tpm_attack", CAN_WRITE, "TPM was interrupted since this flag was cleared"}, {"tpm_fwver", 0, "Firmware version stored in TPM", "0x%08x"}, {"tpm_kernver", 0, "Kernel version stored in TPM", "0x%08x"}, -- cgit v1.2.1