mb/google/auron: Drop variant_romstage_entry
Replace it with `mainboard_post_raminit`. Change-Id: I94636c775cee6c14317ecff36972e2d267d28c91 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49774 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
This commit is contained in:
committed by
Michael Niewöhner
parent
292a764141
commit
3ece16410f
@@ -9,7 +9,6 @@
|
||||
|
||||
int variant_smbios_data(struct device *dev, int *handle,
|
||||
unsigned long *current);
|
||||
void variant_romstage_entry(struct romstage_params *rp);
|
||||
void lan_init(void);
|
||||
|
||||
void mainboard_fill_spd_data(struct pei_data *pei_data);
|
||||
|
Reference in New Issue
Block a user