From 32f54508ecdc9a19fb67805baf67d9853e6d35a4 Mon Sep 17 00:00:00 2001 From: Lee Leahy Date: Mon, 8 Aug 2016 09:33:28 -0700 Subject: 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 Reviewed-on: https://review.coreboot.org/16114 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth Reviewed-by: Giri P Mudusuru --- 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 2c7e81265c..c27a156624 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 -- cgit v1.2.3