coreboot-kgpe-d16/src/superio/ite/it8721f
Edward O'Callaghan 03ad2a26b0 superio/ite/it8721f: Rewrite from hardcoded base addr
Rewrite early_serial.c implementation to honour a passed base address in
device_t, removing any hard coding of values. We also expose early sio
init functions as romstage symbols to avoid falsely #including
"early_serial.c" in romstage.c of board support.

Change-Id: I521b8f7cf85173345b90745c6f2ab66e25429f5d
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5561
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-04-26 12:57:04 +02:00
..
chip.h superio/ite/it8721f: Rewrite from hardcoded base addr 2014-04-26 12:57:04 +02:00
early_serial.c superio/ite/it8721f: Rewrite from hardcoded base addr 2014-04-26 12:57:04 +02:00
it8721f.h superio/ite/it8721f: Rewrite from hardcoded base addr 2014-04-26 12:57:04 +02:00
Makefile.inc superio/ite/it8721f: Rewrite from hardcoded base addr 2014-04-26 12:57:04 +02:00
superio.c superio/ite/it8721f: Rewrite from hardcoded base addr 2014-04-26 12:57:04 +02:00