From 1d689a53bec0842ffb7ca272f3a42573f7b61e8b Mon Sep 17 00:00:00 2001 From: Lee Leahy Date: Mon, 8 Aug 2016 09:33:28 -0700 Subject: [PATCH] UPSTREAM: soc/intel/quark: Remove TODO message from FspUpdVpd.h Remove the TODO message from FspUpdVpd.h TEST=Build and run on Galileo Gen2 BUG=None BRANCH=None Signed-off-by: Lee Leahy Reviewed-on: https://review.coreboot.org/16114 Reviewed-by: Martin Roth Reviewed-by: Giri P Mudusuru Change-Id: Icd565c6062ef59b1e4a68310bb6f9ed62fb014af Reviewed-on: https://chromium-review.googlesource.com/368883 Commit-Ready: Furquan Shaikh Tested-by: Furquan Shaikh Reviewed-by: Aaron Durbin --- 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