coreboot-kgpe-d16/src/southbridge
Keith Hui 8677d2ddb8 sb/intel/i82371eb: Streamline IDE debug messages
Debug messages shown during IDE initialization are streamlined as
follows:

"Primary IDE interface" (and similar) are shortened to
"Primary interface".
We don't need to see "IDE" twice as messages are already prefixed.

Refactor "IDE: (Primary) IDE interface: (on)" into
"IDE: (Primary interface): (on)" to allow compiler to deduplicate
component strings, also used later in messages re UDMA/33.

This reduces uncompressed string size by 32 bytes and allows ramstage
to compress a wee bit better.

Change-Id: I16f5c2b3775c5a73b83d83817d7075e944089a12
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73331
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-08 19:11:13 +00:00
..
amd ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
intel sb/intel/i82371eb: Streamline IDE debug messages 2023-08-08 19:11:13 +00:00
ricoh/rl5c476 src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
ti src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00