diff options
author | Richard Spiegel <richard.spiegel@silverbackltd.com> | 2017-12-08 07:52:42 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-12-14 03:51:03 +0000 |
commit | e89d444043b63529fa7d5a54e821ea491da006c2 (patch) | |
tree | 935f6cfaf43efc9a6f492941934f7ab8b1cf95ae /src/mainboard/via/pc2500e/Kconfig | |
parent | 1b75994b4e62d29f78517e50de6ea90d84aa08a6 (diff) |
soc/amd/stoneyridge: Remove "\t" from name table
Remove "\t" from name strings in soc/amd/stoneyridge/southbridge.c array
irq_association[], and change the print string in soc/amd/common/amd_pci_util.c
that use the names from "%s" to "%-20s". This sets a fixed field of 20
characters for the string name, allowing for variable length to the names
(up to 20 characters), thus saving memory space used by the strings.
BUG=b:70344551
TEST=Build and boot, record output of irq routing and verify alignment.
Change-Id: I92dfac9b64932fb0cd3359abd4d1aac651535f1a
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/22785
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/via/pc2500e/Kconfig')
0 files changed, 0 insertions, 0 deletions