mainboard/intel/avenuecity_crb: Update full IIO configuration
[coreboot2.git] / src / mainboard / google / auron / variants / buddy / spd / spd.c
blob020bb8b46e6390313be9d4e58b8d43908fe29969
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <soc/pei_wrapper.h>
5 void mb_get_spd_map(struct spd_info *spdi)
7 spdi->addresses[0] = 0x50;
8 spdi->addresses[2] = 0x52;