Attention is currently required from: Hung-Te Lin, Yidi Lin, Yu-Ping Wu.
Vince Liu has posted comments on this change by Vince Liu. ( https://review.coreboot.org/c/coreboot/+/87037?usp=email )
Change subject: soc/mediatek/mt8189: Add DRAM calibration support ......................................................................
Patch Set 2:
(1 comment)
File src/soc/mediatek/mt8189/include/soc/dramc_param.h:
https://review.coreboot.org/c/coreboot/+/87037/comment/3d86c6d9_30e775d2?usp... : PS1, Line 116: struct dramc_param *get_dramc_param_from_blob(void *blob); : void dump_param_header(const void *blob); : int validate_dramc_param(const void *blob); : int is_valid_dramc_param(const void *blob); : int initialize_dramc_param(void *blob); :
Create a separate patch to move the function declarations from each SoC header to `soc/dramc_param_c […]
https://review.coreboot.org/c/coreboot/+/87209