Hello build bot (Jenkins), Andrey Petrov, Patrick Georgi, Martin Roth, Patrick Rudolph, Jonathan Zhang, Ryback Hung, David Hendricks, Andrey Petrov, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40483
to look at the new patch set (#5).
Change subject: superio/aspeed/common: Add early configure functions ......................................................................
superio/aspeed/common: Add early configure functions
Add LPC read/write functions for access aspeed's memory, also create config data table to config memory and SIO. These functions are used at early stages to configure devices.
Signed-off-by: BryantOu Bryant.Ou.Q@gmail.com Change-Id: Ib59c29a042b2c7bf196b8a5bd5218704d8075855 --- M src/superio/aspeed/Makefile.inc M src/superio/aspeed/common/aspeed.h A src/superio/aspeed/common/early_config.c M src/superio/aspeed/common/early_serial.c 4 files changed, 1,065 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/40483/5