Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36551 )
Change subject: soc/intel/tigerlake/include: Include headers from soc/intel/icelake ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36551/1/src/soc/intel/tigerlake/inc... File src/soc/intel/tigerlake/include/soc/ebda.h:
https://review.coreboot.org/c/coreboot/+/36551/1/src/soc/intel/tigerlake/inc... PS1, Line 21: struct ebda_config { : uint32_t signature; /* 0x00 - EBDA signature */ : uint32_t tolum_base; /* 0x04 - coreboot memory start */ : uint32_t reserved_mem_size; /* 0x08 - chipset reserved memory size */ : };
not needed anymore in master.
Done