coreboot/util/inteltool
Ivi Ballou 343f439801 util/inteltool: set amb registers dumping error print to stdout
Set the "Error: Dumping AMBs on this MCH is not (yet) supported."
message to stdout. All other "dumping ... not (yet) supported"
errors use stdout, which makes them usable with pagers like less.

The current behavior prints the AMB dumping error in stderr,
which breaks pagers. This change aims to fix this discrepancy.

Change-Id: I502e9f8d5c71953e844bdc7174b3c7bd2987d00f
Signed-off-by: Ivi Ballou <iviballou@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91419
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2026-03-04 14:16:23 +00:00
..
gpio_names inteltool: elkhartlake: keep the same names as coreboot code uses 2024-09-30 11:11:21 +00:00
.gitignore
ahci.c
amb.c util/inteltool: set amb registers dumping error print to stdout 2026-03-04 14:16:23 +00:00
cpu.c util/inteltool: Don't use old style function definition 2023-08-28 17:07:43 +00:00
description.md
gfx.c
gpio.c util/inteltool: Support more Comet Lake-S IDs (Q470) 2026-01-31 02:53:44 +00:00
gpio_groups.c util/inteltool: Support more Comet Lake-S IDs (Q470) 2026-01-31 02:53:44 +00:00
inteltool.8
inteltool.c util/inteltool: Unify LPC/eSPI handling for ADL/RPL 2026-02-01 02:26:21 +00:00
inteltool.h util/inteltool: Support more Comet Lake-S IDs (Q470) 2026-01-31 02:53:44 +00:00
iobp.c
ivy_memory.c
lpc.c util/inteltool: Unify LPC/eSPI handling for ADL/RPL 2026-02-01 02:26:21 +00:00
Makefile
memory.c util/inteltool: Support more Comet Lake-S IDs (Q470) 2026-01-31 02:53:44 +00:00
pcie.c util/inteltool: Support more Comet Lake-S IDs (Q470) 2026-01-31 02:53:44 +00:00
pcr.c util/inteltool: Support more Comet Lake-S IDs (Q470) 2026-01-31 02:53:44 +00:00
pcr.h
powermgt.c
rootcmplx.c util/inteltool: Support more Comet Lake-S IDs (Q470) 2026-01-31 02:53:44 +00:00
spi.c util/inteltool: Support more Comet Lake-S IDs (Q470) 2026-01-31 02:53:44 +00:00