i82371eb: Drop support for older PIIX chips
commit2b9004de602f98a404b17584ab3e1451f165c1f4
authorKeith Hui <buurin@gmail.com>
Mon, 27 Jan 2020 23:05:45 +0000 (27 18:05 -0500)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 3 Mar 2020 07:42:48 +0000 (3 07:42 +0000)
tree795d3d31b4eb18f0fd032a0f818d56c9534cf56c
parent3fa3bf97e514f046ee9c3d77af4b1a4f8fd07edb
i82371eb: Drop support for older PIIX chips

All boards using this code use i82371eb (that shares PCI ID with i82371ab).
Dropping the code lightens compressed ramstage by a few dozen bytes.

Change-Id: Iab1e83b8f5fff44a33619c7925e5448169a2a87c
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38598
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/southbridge/intel/i82371eb/i82371eb.c
src/southbridge/intel/i82371eb/ide.c
src/southbridge/intel/i82371eb/isa.c
src/southbridge/intel/i82371eb/usb.c