mb/google/brya/var/uldrenite: Generate RAM ID and SPD file
[coreboot2.git] / src / soc / intel / meteorlake / bootblock / ioe_die.c
blobd1f85ff546c0b08b27062cf0166dad86c050bd01
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <intelblocks/p2sb.h>
4 #include <soc/bootblock.h>
6 void bootblock_ioe_die_early_init(void)
8 ioe_p2sb_enable_bar();