[coreboot-gerrit] New patch to review for coreboot: soc/intel/quark: Remove TODO message from FspUpdVpd.h

Lee Leahy (leroy.p.leahy@intel.com) gerrit at coreboot.org
Mon Aug 8 18:45:35 CEST 2016


Lee Leahy (leroy.p.leahy at intel.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/16114

-gerrit

commit dbd5b5a71d3d2c1e5dea9fe77911d9041a3ec48f
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Mon Aug 8 09:33:28 2016 -0700

    soc/intel/quark: Remove TODO message from FspUpdVpd.h
    
    Remove the TODO message from FspUpdVpd.h
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: Icd565c6062ef59b1e4a68310bb6f9ed62fb014af
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
---
 src/vendorcode/intel/fsp/fsp1_1/quark/FspUpdVpd.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/vendorcode/intel/fsp/fsp1_1/quark/FspUpdVpd.h b/src/vendorcode/intel/fsp/fsp1_1/quark/FspUpdVpd.h
index 2c7e812..c27a156 100644
--- a/src/vendorcode/intel/fsp/fsp1_1/quark/FspUpdVpd.h
+++ b/src/vendorcode/intel/fsp/fsp1_1/quark/FspUpdVpd.h
@@ -36,9 +36,6 @@ are permitted provided that the following conditions are met:
 #pragma pack(1)
 
 
-/** TODO - Port to fit Quark SoC.
-**/
-
 #define MAX_CHANNELS_NUM       1
 #define MAX_DIMMS_NUM          1
 



More information about the coreboot-gerrit mailing list