Wonkyu Kim has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39232 )
Change subject: soc/intel/tigerlake: Enable Hybride storage mode ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/39232/2/src/soc/intel/tigerlake/fsp... File src/soc/intel/tigerlake/fsp_params_tgl.c:
https://review.coreboot.org/c/coreboot/+/39232/2/src/soc/intel/tigerlake/fsp... PS2, Line 143: params->HybridStorageMode = config->HybridStorageMode;
code indent should use tabs where possible
Ack
https://review.coreboot.org/c/coreboot/+/39232/2/src/soc/intel/tigerlake/fsp... PS2, Line 143: params->HybridStorageMode = config->HybridStorageMode;
please, no spaces at the start of a line
Ack