mainboard/intel/avenuecity_crb: Update full IIO configuration
[coreboot2.git] / src / mainboard / google / glados / spd / spd_util.h
blobd61df304828f7e4e63d147a7813a16fc3bf52f07
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef SPD_UTIL_H
4 #define SPD_UTIL_H
6 #include <fsp/soc_binding.h>
8 void spd_memory_init_params(FSPM_UPD *mupd, int spd_index);
10 #endif /* SPD_UTIL_H */